[PATCH 4/5] advapi32: Add test for mapping DACL to permission (try2)

Piotr Caban piotr at codeweavers.com
Fri Mar 27 05:11:54 CDT 2015


This test shows that first DACL entry that allows or denies access
should be used. The logic inside server for translating DACL to
permission is not matching it (always scans all DACL entries, deny
entries have bigger priority).
---
  dlls/advapi32/tests/security.c | 35 +++++++++++++++++++++++++++++++++--
  1 file changed, 33 insertions(+), 2 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-advapi32-Add-test-for-mapping-DACL-to-permission.txt
Type: text/x-patch
Size: 3286 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20150327/b4431e41/attachment.bin>


More information about the wine-patches mailing list