[Bug 38455] New: valgrind shows an invalid read in dlls/wshom.ocx/tests/wshom.c
https://bugs.winehq.org/show_bug.cgi?id=38455 Bug ID: 38455 Summary: valgrind shows an invalid read in dlls/wshom.ocx/tests/wshom.c Product: Wine Version: 1.7.41 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: wshom.ocx Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Distribution: Debian ==17941== Invalid read of size 4 ==17941== at 0x402C9D2: memcpy (vg_replace_strmem.c:933) ==17941== by 0x48849C8: SysAllocStringLen (oleaut.c:329) ==17941== by 0x53D60E3: WshShell3_RegRead (shell.c:1379) ==17941== by 0x41FFE0A: IWshShell3_RegRead (wshom.h:4212) ==17941== by 0x41FFE0A: test_registry (???:0) ==17941== by 0x4201447: func_wshom (wshom.c:540) ==17941== by 0x4202188: run_test (test.h:584) ==17941== by 0x42025C1: main (test.h:666) ==17941== Address 0x7f0118ec is 12 bytes inside a recently re-allocated block of size 14 alloc'd ==17941== at 0x7BC49E0E: notify_alloc (heap.c:254) ==17941== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715) ==17941== by 0x53D6032: WshShell3_RegRead (shell.c:1362) ==17941== by 0x41FFE0A: IWshShell3_RegRead (wshom.h:4212) ==17941== by 0x41FFE0A: test_registry (???:0) ==17941== by 0x4201447: func_wshom (wshom.c:540) ==17941== by 0x4202188: run_test (test.h:584) ==17941== by 0x42025C1: main (test.h:666) ==17941== -- 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=38455 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- Patch https://www.winehq.org/pipermail/wine-patches/2015-April/138753.html -- 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=38455 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |a8150b53b67b30cf87c4c401c66 | |aade9af751ddd Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- Fixed with a8150b53b67b30cf87c4c401c66aade9af751ddd. -- 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=38455 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