[Bug 38670] New: advapi32/registry tests shows several uninitialized values
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(a)winehq.org Reporter: austinenglish(a)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== -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38670 Thomas Faller <tfaller1(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tfaller1(a)gmx.de --- Comment #1 from Thomas Faller <tfaller1(a)gmx.de> --- I can't reproduce this bug. Is this still present in your test runs? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38670 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #2 from Austin English <austinenglish(a)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. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=38670 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.9.7. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org