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(a)winehq.org ReportedBy: austinenglish(a)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) -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.