Re: advapi32: Only attempt multibyte conversion in SetEntriesInAclA when ptstrName is a string.
Andrew Nguyen <anguyen(a)codeweavers.com> writes:
--- dlls/advapi32/security.c | 19 ++++++++++++------- 1 files changed, 12 insertions(+), 7 deletions(-)
It doesn't work here: ../../../tools/runtest -q -P wine -M advapi32.dll -T ../../.. -p advapi32_test.exe.so security.c && touch security.ok security.c:1449: Tests skipped: Well known SIDs starting from 62 are not implemented security.c:2681: Test failed: SetEntriesInAclA failed: 87 security.c:2682: Test failed: returned acl was NULL security.c:2694: Test failed: SetEntriesInAclA failed: 87 security.c:2695: Test failed: returned acl was NULL security.c:2720: Test failed: SetEntriesInAclA failed: 87 security.c:2721: Test failed: returned acl was NULL security.c:2728: Test failed: SetEntriesInAclA failed: 87 security.c:2729: Test failed: returned acl was NULL make[1]: *** [security.ok] Error 8 -- Alexandre Julliard julliard(a)winehq.org
participants (1)
-
Alexandre Julliard