[Bug 36596] New: valgrind shows a definite leak in windowscodecs/tests/propertybag.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 29 18:38:01 CDT 2014


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

            Bug ID: 36596
           Summary: valgrind shows a definite leak in
                    windowscodecs/tests/propertybag.c
           Product: Wine
           Version: 1.7.19
          Hardware: x86
                OS: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: normal
          Priority: P2
         Component: windowscodecs
          Assignee: wine-bugs at winehq.org
          Reporter: austinenglish at gmail.com

==19133== 40 bytes in 2 blocks are definitely lost in loss record 227 of 550
==19133==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==19133==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==19133==    by 0x51537AF: IMalloc_fnAlloc (ifs.c:186)
==19133==    by 0x51540CA: CoTaskMemAlloc (objidl.h:1236)
==19133==    by 0x4E729DC: copy_propbag2 (propertybag.c:225)
==19133==    by 0x4E72B85: PropertyBag_GetPropertyInfo (propertybag.c:255)
==19133==    by 0x4CDCC90: test_propertybag_getpropertyinfo (ocidl.h:5658)
==19133==    by 0x4CDDF43: test_filled_propertybag (propertybag.c:270)
==19133==    by 0x4CDDFC6: func_propertybag (propertybag.c:287)
==19133==    by 0x4CE87DA: run_test (test.h:584)
==19133==    by 0x4CE8BC9: main (test.h:654)
==19133==

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