1
0
Fork 0
mirror of synced 2025-03-07 03:53:26 +01:00
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: Implement PdhVbGetDoubleCounterValue(). 2023-03-08 17:49:00 +01:00
pdh_main.c pdh: Zero out magic fields with SecureZeroMemory(). 2023-11-07 22:05:35 +01:00