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==
https://bugs.winehq.org/show_bug.cgi?id=38670
Thomas Faller tfaller1@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tfaller1@gmx.de
--- Comment #1 from Thomas Faller tfaller1@gmx.de --- I can't reproduce this bug. Is this still present in your test runs?
https://bugs.winehq.org/show_bug.cgi?id=38670
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Thomas Faller from comment #1)
I can't reproduce this bug. Is this still present in your test runs?
No, thanks.
https://bugs.winehq.org/show_bug.cgi?id=38670
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.9.7.