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@winehq.org Reporter: austinenglish@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==