[Bug 38453] New: valgrind shows an uninitialized variable in programs/vbscript/tests/run.c
https://bugs.winehq.org/show_bug.cgi?id=38453 Bug ID: 38453 Summary: valgrind shows an uninitialized variable in programs/vbscript/tests/run.c Product: Wine Version: 1.7.41 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: vbscript Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Distribution: --- ==16708== Conditional jump or move depends on uninitialised value(s) ==16708== at 0x5410862: Global_InStrRev (global.c:1830) ==16708== by 0x54209BD: invoke_builtin (vbdisp.c:248) ==16708== by 0x54217DE: DispatchEx_InvokeEx (vbdisp.c:484) ==16708== by 0x5423843: IDispatchEx_InvokeEx (dispex.h:299) ==16708== by 0x5423843: disp_call (???:0) ==16708== by 0x5413474: do_icall (interp.c:585) ==16708== by 0x5413688: interp_icall (interp.c:632) ==16708== by 0x54176DC: exec_script (interp.c:2138) ==16708== by 0x54295DA: exec_global_code (vbscript.c:83) ==16708== by 0x542B07B: VBScriptParse_ParseScriptText (vbscript.c:623) ==16708== by 0x487B811: IActiveScriptParse32_ParseScriptText (activscp.h:1293) ==16708== by 0x487B811: parse_script (???:0) ==16708== by 0x487CCA1: run_from_res (run.c:2077) ==16708== by 0x487DE13: run_tests (run.c:2262) ==16708== by 0x487E009: func_run (run.c:2312) ==16708== by 0x4883E96: run_test (test.h:584) ==16708== by 0x48842D0: main (test.h:666) ==16708== Uninitialised value was created by a stack allocation ==16708== at 0x542058B: invoke_builtin (vbdisp.c:173) ==16708== -- 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=38453 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Debian -- 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=38453 Thomas Faller <tfaller.dev(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tfaller.dev(a)gmail.com --- Comment #1 from Thomas Faller <tfaller.dev(a)gmail.com> --- I wrote a small patch for this issue http://source.winehq.org/patches/data/111493 -- 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=38453 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |06dfe8fcd6e82ceb4adf4cee576 | |e676f59d24778 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/06dfe8fcd6e82ceb4adf4cee57... Thanks Thomas. -- 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=38453 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.44. -- 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