ntdll: Fix the return code from RtlSetDaclSecurityDescriptor when daclpresent is...
authorRob Shearman <rob@codeweavers.com>
Tue, 16 Oct 2007 08:50:28 +0000 (09:50 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Oct 2007 11:17:14 +0000 (13:17 +0200)
commita006b060800c7d41c7509cd7ae3ad72b06b966b2
treeed501a6985dbd7f6fc1d3c5b5bd9cb031e69629e
parentd1a3e2ede58865f159340cb254a0a9637358b4a0
ntdll: Fix the return code from RtlSetDaclSecurityDescriptor when daclpresent is FALSE.
dlls/advapi32/tests/security.c
dlls/ntdll/sec.c