[Bug 36414] New: valgrind shows a definite leak in ole32/tests/marshal.c
https://bugs.winehq.org/show_bug.cgi?id=36414 Bug ID: 36414 Summary: valgrind shows a definite leak in ole32/tests/marshal.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 ==24464== 72 bytes in 1 blocks are definitely lost in loss record 441 of 824 ==24464== at 0x7BC51B57: RtlReAllocateHeap (heap.c:255) ==24464== by 0x7B844340: HeapReAlloc (heap.c:281) ==24464== by 0x7B84503C: GlobalReAlloc (heap.c:679) ==24464== by 0x539C75D: HGLOBALStreamImpl_SetSize (hglobalstream.c:381) ==24464== by 0x539C896: HGLOBALStreamImpl_Write (objidl.h:4391) ==24464== by 0x53A4CED: StdMarshalImpl_MarshalInterface (objidl.h:4384) ==24464== by 0x53A593A: CoMarshalInterface (objidl.h:611) ==24464== by 0x5384BE9: CoRegisterClassObject (compobj.c:969) ==24464== by 0x4D94452: test_local_server (marshal.c:2995) ==24464== by 0x4D9860E: func_marshal (marshal.c:3548) ==24464== by 0x4DCDEA8: run_test (test.h:584) ==24464== by 0x4DCE297: main (test.h:654) ==24464== -- 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=36414 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.
participants (1)
-
wine-bugs@winehq.org