[Bug 38456] New: valgrind shows several uninitialized variables in programs/reg/tests/reg.c
https://bugs.winehq.org/show_bug.cgi?id=38456 Bug ID: 38456 Summary: valgrind shows several uninitialized variables in programs/reg/tests/reg.c Product: Wine Version: 1.7.41 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: wshom.ocx Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Distribution: Debian ==18266== Conditional jump or move depends on uninitialised value(s) ==18266== at 0x402DC12: bcmp (vg_replace_strmem.c:1005) ==18266== by 0x41FF367: test_add (reg.c:239) ==18266== by 0x4200B08: func_reg (reg.c:427) ==18266== by 0x420184E: run_test (test.h:584) ==18266== by 0x4201C87: main (test.h:666) ==18266== Uninitialised value was created by a stack allocation ==18266== at 0x41FE195: test_add (reg.c:90) ==18266== ==18266== Conditional jump or move depends on uninitialised value(s) ==18266== at 0x41FF36D: test_add (reg.c:239) ==18266== by 0x4200B08: func_reg (reg.c:427) ==18266== by 0x420184E: run_test (test.h:584) ==18266== by 0x4201C87: main (test.h:666) ==18266== Uninitialised value was created by a stack allocation ==18266== at 0x41FE195: test_add (reg.c:90) ==18266== -- 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=38456 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|wshom.ocx |programs -- 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=38456 Thomas Faller <tfaller.dev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5c9526cb6c6151d0f9093c1ac6b | |b3b7333c64feb Status|NEW |RESOLVED CC| |tfaller.dev(a)gmail.com Resolution|--- |FIXED --- Comment #1 from Thomas Faller <tfaller.dev(a)gmail.com> --- This bug was fixed by 5c9526cb6c6151d0f9093c1ac6bb3b7333c64feb -- 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=38456 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.52. -- 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