wine-wine/dlls/advapi32
Alistair Leslie-Hughes be4553a807 advapi32: Don't read a value that might be uninitialized (Coverity).
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
(cherry picked from commit 1b714ca088)
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
2019-11-14 23:44:58 +01:00
..
tests server: Use a separated object for each opened named pipe device file. 2018-10-30 00:10:14 +01:00
Makefile.in advapi32: Add initial Perf* stubs. 2017-11-20 12:37:15 +01:00
advapi.c advapi32: Fix trace format of InitiateSystemShutdownEx(). 2017-02-13 11:37:01 +01:00
advapi32.spec advapi32: Add stub for RegQueryReflectionKey. 2018-10-30 19:00:35 +01:00
advapi32_misc.h include: Add a generic available ARRAY_SIZE(). 2018-07-04 10:39:15 +02:00
cred.c advapi32: Introduce ARRAY_SIZE macro. 2018-03-20 11:37:00 +01:00
crypt.c advapi32: Don't create a WoW6432 MachineGuid. 2018-10-18 19:56:20 +02:00
crypt.h
crypt_arc4.c
crypt_des.c
crypt_lmhash.c
crypt_md4.c
crypt_md5.c
crypt_sha.c
eventlog.c advapi32: In ReadEventLogA/W, return ERROR_HANDLE_EOF instead of ERROR_CALL_NOT_IMPLEMENTED. 2019-10-09 22:43:56 +02:00
lsa.c advapi32: Initialize the LsaLookupSids() LSA_TRANSLATED_NAME.Name string properly. 2019-11-14 23:44:57 +01:00
perf.c advapi32: Include <stdarg.h> since winbase.h expects va_list. 2017-11-27 16:15:25 +01:00
registry.c advapi32: Don't read a value that might be uninitialized (Coverity). 2019-11-14 23:44:58 +01:00
security.c advapi32: Fix the initialization of combined DACLs when the new DACL is empty. 2019-10-09 22:25:49 +02:00
service.c advapi32: Use the ARRAY_SIZE() macro. 2018-11-12 20:32:11 +01:00
svcctl.idl
version.rc
wmi.c advapi32: Add stubs for some advapi32 wmi functions. 2016-07-04 11:00:30 +09:00