[Bug 28813] New: usp10/tests: uninitialized stack variable in test_ScriptXtoX
http://bugs.winehq.org/show_bug.cgi?id=28813 Bug #: 28813 Summary: usp10/tests: uninitialized stack variable in test_ScriptXtoX Product: Wine Version: 1.3.30 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: usp10 AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com Classification: Unclassified Valgrind complains Conditional jump or move depends on uninitialised value(s) at get_glyph_cluster_advance (usp10.c:1663) by ScriptXtoCP (usp10.c:1871) by test_ScriptXtoX (usp10.c:1937) by func_usp10 (usp10.c:2584) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a stack allocation at test_ScriptXtoX (usp10.c:1887) Conditional jump or move depends on uninitialised value(s) at get_glyph_cluster_advance (usp10.c:1663) by ScriptXtoCP (usp10.c:1897) by test_ScriptXtoX (usp10.c:1937) by func_usp10 (usp10.c:2584) by run_test (test.h:556) by main (test.h:624) Uninitialised value was created by a stack allocation at test_ScriptXtoX (usp10.c:1887) -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28813 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aric(a)codeweavers.com -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28813 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |8836da818e66e52b478c369850b | |8fea0b3688dfc Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Austin English <austinenglish(a)gmail.com> 2011-10-20 17:52:35 CDT --- http://source.winehq.org/git/wine.git/commitdiff/8836da818e66e52b478c369850b... -- 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.
http://bugs.winehq.org/show_bug.cgi?id=28813 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> 2011-10-21 13:49:25 CDT --- Closing bugs fixed in 1.3.31. -- 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.
participants (1)
-
wine-bugs@winehq.org