[PATCH 1/7] advapi32: Support service objects in SetSecurityInfo (try 5).

Erich E. Hoover ehoover at mymail.mines.edu
Mon Dec 17 19:55:15 CST 2012


Patches 1-6 in this series fix a non-fatal page fault with the Visio
installer (Bug #32360) and patch 7 fixes an intermittent 64-bit test
failure.  Patches 1-4 implement support for service objects
(SE_SERVICE) and patches 5-6 implement support for registry objects
(SE_REGISTRY_KEY).  With these patches SetNamedSecurityInfo and
GetNamedSecurityInfo should now be back to normal.

This patch adds support for service objects (SE_SERVICE) in
SetSecurityInfo by returning success and outputting an error message.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-advapi32-Support-service-objects-in-SetSecurityInfo.patch
Type: application/octet-stream
Size: 1733 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121217/b8b5b8ba/attachment.obj>


More information about the wine-patches mailing list