-
Francois Gouget authored
On Windows RegEnumValueA() is buggy such that when the value name buffer is too small, it may way overestimate the required data buffer size, sometimes returning more than the sufficiently large buffer it was provided, in which case that buffer is untouched and thus not NUL-terminated. So modify the tests to accept this broken result and avoid checking out-of-bounds data. Wine-Bug: https://bugs.winehq.org//show_bug.cgi?id=53172
95f2cc0f
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
tests | ||
Makefile.in | ||
advapi.c | ||
advapi32.spec | ||
advapi32_misc.h | ||
cred.c | ||
crypt.c | ||
crypt.h | ||
crypt_arc4.c | ||
crypt_des.c | ||
crypt_lmhash.c | ||
eventlog.c | ||
lsa.c | ||
registry.c | ||
security.c | ||
service.c | ||
version.rc | ||
wmi.c |