[Bug 36316] valgrind shows a possible leak in quartz/tests/avisplitter.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Dec 16 21:27:39 CST 2018


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

Austin English <austinenglish at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Austin English <austinenglish at gmail.com> ---
Not seeing it in 4.0-rc2, though I do see a definite leak:
==20319== 72 bytes in 1 blocks are definitely lost in loss record 384 of 770
==20319==    at 0x7BC483AD: notify_alloc (heap.c:260)
==20319==    by 0x7BC4B8D1: RtlAllocateHeap (heap.c:1726)
==20319==    by 0x4FAD298: IMalloc_fnAlloc (ifs.c:187)
==20319==    by 0x4FAD72E: IMalloc_Alloc (objidl.h:1414)
==20319==    by 0x4FAD72E: CoTaskMemAlloc (???:0)
==20319==    by 0x6266E99: ???
==20319==    by 0x4C1B113: IFileSourceFilter_Load (strmif.h:5396)
==20319==    by 0x4C1B113: test_filter_graph (???:0)
==20319==    by 0x4C1B9B4: func_avisplitter (avisplitter.c:429)
==20319==    by 0x4C2EFEC: run_test (test.h:617)
==20319==    by 0x4C2FA2A: main (test.h:701)
==20319== 

Assuming fixed.

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