[Bug 36418] New: valgrind shows a possible leak in ole32/tests/usrmarshal.c
https://bugs.winehq.org/show_bug.cgi?id=36418 Bug ID: 36418 Summary: valgrind shows a possible leak in ole32/tests/usrmarshal.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 ==4348== 28 bytes in 1 blocks are possibly lost in loss record 168 of 582 ==4348== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==4348== by 0x515CBB8: apartment_getclassobject (compobj.c:526) ==4348== by 0x515FFC6: get_inproc_class_object (compobj.c:2894) ==4348== by 0x5162D2F: CoGetClassObject (compobj.c:3032) ==4348== by 0x5184818: marshal_object (marshal.c:114) ==4348== by 0x51B2B34: start_apartment_remote_unknown (stubmanager.c:804) ==4348== by 0x5199D9C: RPC_StartRemoting (rpc.c:1645) ==4348== by 0x5184C52: StdMarshalImpl_MarshalInterface (marshal.c:1249) ==4348== by 0x518593A: CoMarshalInterface (objidl.h:611) ==4348== by 0x4BAC13E: marshal_WdtpInterfacePointer (usrmarshal.c:590) ==4348== by 0x4BAD05D: func_usrmarshal (usrmarshal.c:638) ==4348== by 0x4BADEA8: run_test (test.h:584) ==4348== by 0x4BAE297: main (test.h:654) ==4348== -- 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=36418 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