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@winehq.org Reporter: austinenglish@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==
https://bugs.winehq.org/show_bug.cgi?id=36149
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #1 from Jacek Caban jacek@codeweavers.com --- Patch sent, thanks for the report:
http://source.winehq.org/patches/data/104225
https://bugs.winehq.org/show_bug.cgi?id=36149
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |2d752d1a93235b15a902a0133d4 | |b88d86cd19298 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Jacek Caban jacek@codeweavers.com --- The patch is in Git.
https://bugs.winehq.org/show_bug.cgi?id=36149
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.18.