https://bugs.winehq.org/show_bug.cgi?id=36351
Bug ID: 36351 Summary: valgrind shows a few leaks in d3drm/tests/d3drm.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
Created attachment 48414 --> https://bugs.winehq.org/attachment.cgi?id=48414 valgrind log
==5655== 24 bytes in 2 blocks are definitely lost in loss record 191 of 711 ==5655== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==5655== by 0x6375E37: ??? ==5655== by 0x63292C3: ??? ==5655== by 0x632A146: ??? ==5655== by 0x6324FDC: ??? ==5655== by 0x4A4F19D: func_d3drm (d3drm.c:1595) ==5655== by 0x4A52C44: run_test (test.h:584) ==5655== by 0x4A53033: main (test.h:654) ==5655==
etc., full log attached.
https://bugs.winehq.org/show_bug.cgi?id=36351
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36351
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |023e885156d9c0e1e5da4b5aeef | |97e99de708b77 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Austin English austinenglish@gmail.com --- https://source.winehq.org/git/wine.git/commitdiff/023e885156d9c0e1e5da4b5aee...
fixes the definite leak. There are two possible leaks left, I filed bug 36748 for that.
https://bugs.winehq.org/show_bug.cgi?id=36351
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.