http://bugs.winehq.org/show_bug.cgi?id=26112
Summary: ntdll/env tests show a couple uninitialized value warnings in valgrind Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Conditional jump or move depends on uninitialised value(s) at bcmp (mc_replace_strmem.c:679) by testQuery (env.c:114) by func_env (env.c:295) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a stack allocation at testQuery (env.c:53)
...
Conditional jump or move depends on uninitialised value(s) at testQuery (env.c:114) by func_env (env.c:295) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a stack allocation at testQuery (env.c:53)
http://bugs.winehq.org/show_bug.cgi?id=26112
--- Comment #1 from Austin English austinenglish@gmail.com 2012-09-26 14:42:29 CDT --- Conditional jump or move depends on uninitialised value(s) at 0x40298CF: bcmp (mc_replace_strmem.c:930) by 0x48F42EC: testQuery (env.c:114) by 0x48F4C9A: func_env (env.c:295) by 0x48EDDF6: main (test.h:557) Uninitialised value was created by a stack allocation at 0x48F4041: testQuery (env.c:53)
Conditional jump or move depends on uninitialised value(s) at 0x48F42F4: testQuery (env.c:114) by 0x48F4C9A: func_env (env.c:295) by 0x48EDDF6: main (test.h:557) Uninitialised value was created by a stack allocation at 0x48F4041: testQuery (env.c:53)
wine-1.5.13-346-g0445393
http://bugs.winehq.org/show_bug.cgi?id=26112
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2012-11-07 12:46:24 CST --- *** Bug 28736 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=26112
--- Comment #3 from Austin English austinenglish@gmail.com --- Created attachment 48234 --> https://bugs.winehq.org/attachment.cgi?id=48234 valgrind log in wine-1.7.17-42-g24c5728
https://bugs.winehq.org/show_bug.cgi?id=26112
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=26112
Thomas Faller tfaller1@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c96684c3b275ad579a296d46ac7 | |6ced64654430d Status|NEW |RESOLVED CC| |tfaller1@gmx.de Resolution|--- |FIXED
--- Comment #4 from Thomas Faller tfaller1@gmx.de --- This bug was fixed by c96684c3b275ad579a296d46ac76ced64654430d
https://bugs.winehq.org/show_bug.cgi?id=26112
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.53.