http://bugs.winehq.org/show_bug.cgi?id=28736
Bug #: 28736 Summary: ntdll/tests/env.ok: uninitialized value used in testQuery Product: Wine Version: 1.3.30 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: ntdll AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com Classification: Unclassified
Running "make env.ok" in ntdll/tests, valgrind complains:
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=28736
Daniel Jelinski djelinski1@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |djelinski1@gmail.com
--- Comment #1 from Daniel Jelinski djelinski1@gmail.com 2012-09-19 13:40:20 CDT --- duplicate of bug 26112
http://bugs.winehq.org/show_bug.cgi?id=28736
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |00cpxxx@gmail.com Resolution| |DUPLICATE
--- Comment #2 from Bruno Jesus 00cpxxx@gmail.com 2012-11-07 12:46:24 CST --- (In reply to comment #1)
duplicate of bug 26112
Yes, exact same results there =)
*** This bug has been marked as a duplicate of bug 26112 ***
http://bugs.winehq.org/show_bug.cgi?id=28736
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2012-11-10 16:34:58 CST --- Closing.