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@winehq.org Reporter: austinenglish@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==
https://bugs.winehq.org/show_bug.cgi?id=38456
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|wshom.ocx |programs
https://bugs.winehq.org/show_bug.cgi?id=38456
Thomas Faller tfaller.dev@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |5c9526cb6c6151d0f9093c1ac6b | |b3b7333c64feb Status|NEW |RESOLVED CC| |tfaller.dev@gmail.com Resolution|--- |FIXED
--- Comment #1 from Thomas Faller tfaller.dev@gmail.com --- This bug was fixed by 5c9526cb6c6151d0f9093c1ac6bb3b7333c64feb
https://bugs.winehq.org/show_bug.cgi?id=38456
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.52.