[PATCH 1/6] advapi32: Return immediately for unsupported [Get|Set]NamedSecurityInfo objects.

Erich E. Hoover ehoover at mymail.mines.edu
Sun Dec 2 17:03:28 CST 2012


This first 5 patches in this series fixes an issue reported by Nikolay
Sivov (Bug #32327) where Visio 2010 fails to install due to the
changes in [Get|Set]NamedSecurityInfo.  Patch 6 in the series fixes a
testbot crash discovered by Detlef Riekenberg.

With this particular patch [Get|Set]NamedSecurityInfo is restricted to
operate on file objects and to return ERROR_SUCCESS and issue a FIXME
to add support for unsupported object types (fixing Bug #32327, patch
2-5 add proper support).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-advapi32-Return-immediately-for-unsupported-Get-Set-.patch
Type: application/octet-stream
Size: 1736 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121202/20df0283/attachment.obj>


More information about the wine-patches mailing list