advapi32: Implement RegSetKeySecurity on top of NtSetSecurityObject (try 2).

Erich E. Hoover erich.e.hoover at gmail.com
Fri Jul 4 11:13:24 CDT 2014


This is another one of the bugs Anastasius Focht mentioned at LinuxTag
(though the full-blown ACL patchset is needed to get the application
working fully).  The patch fixes Bug #30489, where an application
expects that RegSetKeySecurity actually set the security descriptor on
the registry key.

This version of the patch has been updated to translate special root
keys, as all the other advapi32 registry routines do, and to not
replace the FIXME with a redundant TRACE (there is already a TRACE at
the top of the function).

This patch is independent of patches 105282-105283.
This patch is independent of patches 105158-105162.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-advapi32-Implement-RegSetKeySecurity-on-top-of-NtSet.patch
Type: text/x-diff
Size: 3492 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140704/512a2b21/attachment.patch>


More information about the wine-patches mailing list