[Bug 36149] New: valgrind shows some an unintialized variable in jscript/tests/run.c
https://bugs.winehq.org/show_bug.cgi?id=36149 Bug ID: 36149 Summary: valgrind shows some an unintialized variable in jscript/tests/run.c Product: Wine Version: 1.7.17 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: jscript Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com ==2393== Conditional jump or move depends on uninitialised value(s) ==2393== at 0x6A30536: jsval_type (jsval.h:213) ==2393== by 0x6A30EB5: jsval_release (jsutils.c:215) ==2393== by 0x6A1A540: interp_end_finally (engine.c:802) ==2393== by 0x6A1FB58: enter_bytecode (engine.c:2462) ==2393== by 0x6A1FF33: exec_source (engine.c:2534) ==2393== by 0x6A28341: exec_global_code (jscript.c:113) ==2393== by 0x6A2A853: JScriptParse_ParseScriptText (jscript.c:805) ==2393== by 0x4E59234: parse_script (activscp.h:1290) ==2393== by 0x4E5B086: run_from_res (run.c:1814) ==2393== by 0x4E5CF89: run_tests (run.c:2160) ==2393== by 0x4E5DECA: func_run (run.c:2411) ==2393== by 0x4E5ED5F: run_test (test.h:584) ==2393== by 0x4E5F14E: main (test.h:654) ==2393== Uninitialised value was created by a stack allocation ==2393== at 0x6A1A40E: interp_end_finally (engine.c:793) ==2393== -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36149 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #1 from Jacek Caban <jacek(a)codeweavers.com> --- Patch sent, thanks for the report: http://source.winehq.org/patches/data/104225 -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36149 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2d752d1a93235b15a902a0133d4 | |b88d86cd19298 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Jacek Caban <jacek(a)codeweavers.com> --- The patch is in Git. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=36149 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.18. -- 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