[Bug 36298] New: valgrind shows several leaks in msxml3/tests/domdoc.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun May 4 02:22:18 CDT 2014


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

            Bug ID: 36298
           Summary: valgrind shows several leaks in msxml3/tests/domdoc.c
           Product: Wine
           Version: 1.7.18
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: msxml3
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

Created attachment 48399
  --> https://bugs.winehq.org/attachment.cgi?id=48399
valgrind log

==30791== 16 bytes in 1 blocks are definitely lost in loss record 440 of 1,669
==30791==    at 0x7BC4C735: notify_alloc (heap.c:255)
==30791==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30791==    by 0x4D080FA: alloc_bstr (oleaut.c:162)
==30791==    by 0x4D08490: SysAllocStringLen (oleaut.c:324)
==30791==    by 0x4D081A7: SysAllocString (oleaut.c:232)
==30791==    by 0x4A70E54: test_xmlns_attribute (domdoc.c:11048)
==30791==    by 0x4A76B0E: func_domdoc (domdoc.c:11927)
==30791==    by 0x4AB096C: run_test (test.h:584)
==30791==    by 0x4AB0D5B: main (test.h:654)
==30791==

==30791== 28 bytes in 1 blocks are possibly lost in loss record 616 of 1,669
==30791==    at 0x7BC4C735: notify_alloc (heap.c:255)
==30791==    by 0x7BC50F79: RtlAllocateHeap (heap.c:1716)
==30791==    by 0x4D2B262: heap_alloc_zero (typelib.c:1662)
==30791==    by 0x4D2DEA1: MSFT_ReadAllRefs (typelib.c:2902)
==30791==    by 0x4D3014C: ITypeLib2_Constructor_MSFT (typelib.c:3716)
==30791==    by 0x4D2F3B8: TLB_ReadTypeLib (typelib.c:3460)
==30791==    by 0x4D276DC: LoadTypeLibEx (typelib.c:478)
==30791==    by 0x4D27618: LoadTypeLib (typelib.c:454)
==30791==    by 0x4D3C082: ITypeInfo_fnGetRefTypeInfo (typelib.c:7730)
==30791==    by 0x4D36DC5: ITypeInfoImpl_GetInternalDispatchFuncDesc
(oaidl.h:1532)
==30791==    by 0x4D36E00: ITypeInfoImpl_GetInternalDispatchFuncDesc
(typelib.c:6014)
==30791==    by 0x4D37036: ITypeInfo_fnGetFuncDesc (typelib.c:6090)
==30791==    by 0x6196C5C: preprocess_dispex_data (oaidl.h:1505)
==30791==    by 0x6196E79: get_dispex_data (dispex.c:323)
==30791==    by 0x6197446: DispatchEx_GetDispID (dispex.c:420)
==30791==    by 0x4A621D5: test_selection (dispex.h:296)
==30791==    by 0x4A76AD7: func_domdoc (domdoc.c:11916)
==30791==    by 0x4AB096C: run_test (test.h:584)
==30791==    by 0x4AB0D5B: main (test.h:654)
==30791== 

etc.

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