[Bug 36299] valgrind shows a few possible leaks in msxml3/tests/httpreq.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 8 01:18:31 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36299

--- Comment #1 from Austin English <austinenglish at gmail.com> ---
==22969== 28 bytes in 1 blocks are possibly lost in loss record 225 of 735
==22969==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==22969==    by 0x537CBB8: apartment_getclassobject (compobj.c:526)
==22969==    by 0x537FFC6: get_inproc_class_object (compobj.c:2894)
==22969==    by 0x5382D2F: CoGetClassObject (compobj.c:3032)
==22969==    by 0x53834B7: CoCreateInstance (compobj.c:3197)
==22969==    by 0x4D9CB10: create_xhr (httpreq.c:1335)
==22969==    by 0x4DA066A: func_httpreq (httpreq.c:1764)
==22969==    by 0x4DC9310: run_test (test.h:584)
==22969==    by 0x4DC96FF: main (test.h:654)
==22969== 


==22969== 32 bytes in 1 blocks are definitely lost in loss record 265 of 735
==22969==    at 0x7BC50A9B: RtlAllocateHeap (heap.c:255)
==22969==    by 0x539CC95: CreateStreamOnHGlobal (hglobalstream.c:591)
==22969==    by 0x539CD73: HGLOBALStreamImpl_Clone (hglobalstream.c:552)
==22969==    by 0x665114C: httprequest_get_responseStream.isra.1
(objidl.h:4412)
==22969==    by 0x6651215: XMLHTTPRequest_get_responseStream
(httprequest.c:1511)
==22969==    by 0x4DA21B6: func_httpreq (msxml.h:9406)
==22969==    by 0x4DC9310: run_test (test.h:584)
==22969==    by 0x4DC96FF: main (test.h:654)
==22969==

-- 
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.



More information about the wine-bugs mailing list