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

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 29 18:41:33 CDT 2014


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

            Bug ID: 36598
           Summary: valgrind shows a definite leak in
                    windowscodecs/tests/tiffformat.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

==19240== 190 bytes in 1 blocks are definitely lost in loss record 402 of 566
==19240==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==19240==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==19240==    by 0x7B8457FF: HeapAlloc (heap.c:271)
==19240==    by 0x7B845B34: GlobalAlloc (heap.c:388)
==19240==    by 0x4CD3788: create_stream (tiffformat.c:106)
==19240==    by 0x4CD3CCB: test_QueryCapability (tiffformat.c:187)
==19240==    by 0x4CD49C3: func_tiffformat (tiffformat.c:276)
==19240==    by 0x4CD57DA: run_test (test.h:584)
==19240==    by 0x4CD5BC9: main (test.h:654)
==19240== 

==19240== 8 bytes in 1 blocks are possibly lost in loss record 37 of 566
==19240==    at 0x7BC4C6DF: notify_alloc (heap.c:255)
==19240==    by 0x7BC50F23: RtlAllocateHeap (heap.c:1716)
==19240==    by 0x7B8457FF: HeapAlloc (heap.c:271)
==19240==    by 0x7B845AD4: GlobalAlloc (heap.c:376)
==19240==    by 0x4CD3788: create_stream (tiffformat.c:106)
==19240==    by 0x4CD3CCB: test_QueryCapability (tiffformat.c:187)
==19240==    by 0x4CD49C3: func_tiffformat (tiffformat.c:276)
==19240==    by 0x4CD57DA: run_test (test.h:584)
==19240==    by 0x4CD5BC9: main (test.h:654)
==19240==

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