[PATCH 1/2] advapi32/tests: Add more invalid parameter tests for AccessCheck. (try 3)

Qian Hong qhong at codeweavers.com
Thu Feb 18 00:58:26 CST 2016


- Add tests for PrivilegeCount, test show that ReturnLength has a 
minimal value of sizeof(PRIVILEGE_SET) not matter if PrivilegeCount is 0 
or 1.

Signed-off-by: Qian Hong <qhong at codeweavers.com>
---
  dlls/advapi32/tests/security.c | 166 
++++++++++++++++++++++++++++++++++++++++-
  1 file changed, 162 insertions(+), 4 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-advapi32-tests-Add-more-invalid-parameter-tests-for-Ac.txt
Type: text/x-patch
Size: 9890 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20160218/4329275c/attachment.bin>


More information about the wine-patches mailing list