[Bug 36148] New: valgrind shows an unitialized variable in dlls/msi/tests/automation.c
https://bugs.winehq.org/show_bug.cgi?id=36148 Bug ID: 36148 Summary: valgrind shows an unitialized variable in dlls/msi/tests/automation.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 ==2417== Conditional jump or move depends on uninitialised value(s) ==2417== at 0x7B850C13: WideCharToMultiByte (locale.c:2081) ==2417== by 0x53CA1E0: msi_strcpy_to_awstring (install.c:198) ==2417== by 0x53E6968: MSI_GetProperty (package.c:2348) ==2417== by 0x53E6A3F: MsiGetPropertyW (package.c:2384) ==2417== by 0x53A17AF: session_invoke (automation.c:1397) ==2417== by 0x539EB12: AutomationObject_Invoke (automation.c:367) ==2417== by 0x4E70BA2: invoke (oaidl.h:817) ==2417== by 0x4E71771: Session_PropertyGet (automation.c:1151) ==2417== by 0x4E7560D: test_Session (automation.c:1880) ==2417== by 0x4E7C0B6: test_Installer (automation.c:2666) ==2417== by 0x4E7CD0F: func_automation (automation.c:2767) ==2417== by 0x4F98E4B: run_test (test.h:584) ==2417== by 0x4F9923A: main (test.h:654) ==2417== Uninitialised value was created by a stack allocation ==2417== at 0x53A162B: session_invoke (automation.c:1366) ==2417== -- 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=36148 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|jscript |msi -- 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=36148 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind -- 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=36148 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Still in 1.7.41. -- 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=36148 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |4710e973f8df0c3ef3b4b9b357d | |66f7794b47787 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/4710e973f8df0c3ef3b4b9b357... -- 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=36148 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.42. -- 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