advapi32 [1/2]: Add tests for LookupAccountSid

James Hawkins truiken at gmail.com
Mon Jul 3 13:50:37 CDT 2006


Hi,

Unfortunately, native advapi32 doesn't do much parameter checking for
LookupAccountSid, so most of the tests crash, but we should leave them
as evidence of native's behavior.

Changelog:
* Add tests for LookupAccountSid.
* Remove pointer checks to match native behavior and get rid of FORWARD_NULLs.

 dlls/advapi32/security.c       |   12 ++++---
 dlls/advapi32/tests/security.c |   68 ++++++++++++++++++++++++++++++++++++++++
 2 files changed, 74 insertions(+), 6 deletions(-)

--
James Hawkins
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 6ec0d91854fed728ded3adb33577959ac1794618.diff
Type: text/x-diff
Size: 3933 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060703/427e3ef1/6ec0d91854fed728ded3adb33577959ac1794618-0001.diff


More information about the wine-patches mailing list