http://bugs.winehq.org/show_bug.cgi?id=26109
Summary: ole32/hglobalstream tests shows a valgrind warning Product: Wine Version: 1.3.13 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: minor Priority: P2 Component: ole32 AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Invalid read of size 2 at GlobalLock (heap.c:439) by HGLOBALStreamImpl_Read (hglobalstream.c:235) by test_freed_hglobal (hglobalstream.c:490) by func_hglobalstream (hglobalstream.c:517) by run_test (test.h:556) by main (test.h:624) Address 0x7f02a440 is 0 bytes inside a block of size 8 free'd at notify_free (heap.c:262) by RtlFreeHeap (heap.c:1747) by HeapFree (heap.c:272) by GlobalFree (heap.c:770) by test_freed_hglobal (hglobalstream.c:486) by func_hglobalstream (hglobalstream.c:517) by run_test (test.h:556) by main (test.h:624)
...
Invalid read of size 4 at GlobalReAlloc (heap.c:669) by HGLOBALStreamImpl_SetSize (hglobalstream.c:446) by test_freed_hglobal (hglobalstream.c:496) by func_hglobalstream (hglobalstream.c:517) by run_test (test.h:556) by main (test.h:624) Address 0x7f02a442 is 2 bytes inside a block of size 8 free'd at notify_free (heap.c:262) by RtlFreeHeap (heap.c:1747) by HeapFree (heap.c:272) by GlobalFree (heap.c:770) by test_freed_hglobal (hglobalstream.c:486) by func_hglobalstream (hglobalstream.c:517) by run_test (test.h:556) by main (test.h:624)
...
Invalid read of size 4 at GlobalReAlloc (heap.c:669) by HGLOBALStreamImpl_SetSize (hglobalstream.c:446) by HGLOBALStreamImpl_Write (hglobalstream.c:313) by test_freed_hglobal (hglobalstream.c:499) by func_hglobalstream (hglobalstream.c:517) by run_test (test.h:556) by main (test.h:624) Address 0x7f02a442 is 2 bytes inside a block of size 8 free'd at notify_free (heap.c:262) by RtlFreeHeap (heap.c:1747) by HeapFree (heap.c:272) by GlobalFree (heap.c:770) by test_freed_hglobal (hglobalstream.c:486) by func_hglobalstream (hglobalstream.c:517) by run_test (test.h:556) by main (test.h:624)
...
Invalid read of size 4 at GlobalReAlloc (heap.c:676) by HGLOBALStreamImpl_SetSize (hglobalstream.c:446) by HGLOBALStreamImpl_Write (hglobalstream.c:313) by test_freed_hglobal (hglobalstream.c:499) by func_hglobalstream (hglobalstream.c:517) by run_test (test.h:556) by main (test.h:624) Address 0x7f02a442 is 2 bytes inside a block of size 8 free'd at notify_free (heap.c:262) by RtlFreeHeap (heap.c:1747) by HeapFree (heap.c:272) by GlobalFree (heap.c:770) by test_freed_hglobal (hglobalstream.c:486) by func_hglobalstream (hglobalstream.c:517) by run_test (test.h:556) by main (test.h:624)