[Bug 36415] New: valgrind shows an invalid read in ole32/tests/hglobalstream.c
https://bugs.winehq.org/show_bug.cgi?id=36415 Bug ID: 36415 Summary: valgrind shows an invalid read in ole32/tests/hglobalstream.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: ole32 Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com ==24323== Invalid read of size 2 ==24323== at 0x7B844735: GlobalLock (heap.c:440) ==24323== by 0x538C9DB: HGLOBALStreamImpl_Read (hglobalstream.c:170) ==24323== by 0x4D7AE73: func_hglobalstream (objidl.h:4381) ==24323== by 0x4DBDEA8: run_test (test.h:584) ==24323== by 0x4DBE297: main (test.h:654) ==24323== Address 0x480a180 is 16 bytes after a block of size 32 free'd ==24323== at 0x7BC4FF41: RtlFreeHeap (heap.c:263) ==24323== by 0x538CC0B: HGLOBALStreamImpl_Release (hglobalstream.c:124) ==24323== by 0x4D7ABFB: func_hglobalstream (objidl.h:4377) ==24323== by 0x4DBDEA8: run_test (test.h:584) ==24323== by 0x4DBE297: main (test.h:654) ==24323== -- 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.
http://bugs.winehq.org/show_bug.cgi?id=36415 --- Comment #1 from Vincent Povirk <madewokherd(a)gmail.com> --- Isn't this the same as bug 36130? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=36415 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- (In reply to Vincent Povirk from comment #1)
Isn't this the same as bug 36130?
Yeah, thanks. The stack trace was slightly different, needed a tweak to the suppression. *** This bug has been marked as a duplicate of bug 36130 *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=36415 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Austin English <austinenglish(a)gmail.com> --- Closing. -- 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