[Bug 26112] ntdll/env tests show a couple uninitialized value warnings in valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Sep 26 14:42:29 CDT 2012


http://bugs.winehq.org/show_bug.cgi?id=26112

--- Comment #1 from Austin English <austinenglish at 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

-- 
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.



More information about the wine-bugs mailing list