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@winehq.org Reporter: austinenglish@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==
https://bugs.winehq.org/show_bug.cgi?id=36598
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36598
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1aa6e581d74df95c74b17ffddd1 | |f52d451d3dc6c Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com --- https://source.winehq.org/git/wine.git/commitdiff/1aa6e581d74df95c74b17ffddd... https://source.winehq.org/git/wine.git/commitdiff/0f2efcf0c528f9c6b831e5f13d...
https://bugs.winehq.org/show_bug.cgi?id=36598
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.21.