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.