[PATCH 2/5] advapi: Implement GetNamedSecurityInfoW on top of GetSecurityInfo (try 4).

Erich E. Hoover ehoover at mymail.mines.edu
Sun Nov 18 18:07:06 CST 2012


This patch implements GetNamedSecurityInfoW on top of the more
fundamental GetSecurityInfo function, permitting the return of more
accurate ownership information for files.  PlayReady uses this
information to determine if its files have the appropriate
permissions, without the correct permissions it will attempt to recopy
the individualization file (and fail).  Additionally, this patch adds
tests for retrieving the ACL information set on files.

This version fixes a bad return value just like what used to be in patch 1.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-advapi-Implement-GetNamedSecurityInfoW-on-top-of-Get.patch
Type: application/octet-stream
Size: 13344 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20121118/ec3e3dea/attachment-0001.obj>


More information about the wine-patches mailing list