https://bugs.winehq.org/show_bug.cgi?id=38670
Bug ID: 38670 Summary: advapi32/registry tests shows several uninitialized values Product: Wine Version: 1.7.44 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: minor Priority: P2 Component: advapi32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
../../../tools/runtest -q -P wine -T ../../.. -M advapi32.dll -p advapi32_test.exe.so registry && touch registry.ok ==11402== Conditional jump or move depends on uninitialised value(s) ==11402== at 0x47EBEE3: winetest_vok (test.h:333) ==11402== by 0x47EBFD4: winetest_ok (test.h:357) ==11402== by 0x47B6CE8: test_reg_query_info (registry.c:1725) ==11402== by 0x47C08F1: func_registry (registry.c:3177) ==11402== by 0x47EC923: run_test (test.h:584) ==11402== by 0x47ECD6B: main (test.h:666) ==11402== Uninitialised value was created by a stack allocation ==11402== at 0x47B665C: test_reg_query_info (registry.c:1670) ==11402==
==11402== Conditional jump or move depends on uninitialised value(s) ==11402== at 0x47EBEE3: winetest_vok (test.h:333) ==11402== by 0x47EBFD4: winetest_ok (test.h:357) ==11402== by 0x47B73E0: test_reg_query_info (registry.c:1758) ==11402== by 0x47C08F1: func_registry (registry.c:3177) ==11402== by 0x47EC923: run_test (test.h:584) ==11402== by 0x47ECD6B: main (test.h:666) ==11402== Uninitialised value was created by a stack allocation ==11402== at 0x47B665C: test_reg_query_info (registry.c:1670)
==11402== Conditional jump or move depends on uninitialised value(s) ==11402== at 0x47EBEE3: winetest_vok (test.h:333) ==11402== by 0x47EBFD4: winetest_ok (test.h:357) ==11402== by 0x47B7708: test_reg_query_info (registry.c:1771) ==11402== by 0x47C08F1: func_registry (registry.c:3177) ==11402== by 0x47EC923: run_test (test.h:584) ==11402== by 0x47ECD6B: main (test.h:666) ==11402== Uninitialised value was created by a stack allocation ==11402== at 0x47B665C: test_reg_query_info (registry.c:1670) ==11402==