wine/dlls/pdh
Eric Pouech 68edddc98b pdh: Zero out magic fields with SecureZeroMemory().
gcc tends to optimize away the magic field cleanup, leading to
believe the query is still allocated.

Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-11-07 22:05:35 +01:00
..
tests makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
Makefile.in makefiles: Always use the global SOURCES variable for .c files. 2023-11-01 22:44:03 +01:00
pdh.spec
pdh_main.c pdh: Zero out magic fields with SecureZeroMemory(). 2023-11-07 22:05:35 +01:00