https://bugs.winehq.org/show_bug.cgi?id=36748
Bug ID: 36748 Summary: valgrind shows two possible leaks in d3drm/tests/d3drm.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: directx-d3d Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
follow up to bug 36351
==32094== 120 bytes in 1 blocks are possibly lost in loss record 458 of 686 ==32094== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==32094== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==32094== by 0x65A9826: ??? ==32094== by 0x6597082: ??? ==32094== by 0x4F5EFD8: test_Frame (d3drm.c:930) ==32094== by 0x4F652B2: func_d3drm (d3drm.c:1738) ==32094== by 0x4F6893F: run_test (test.h:584) ==32094== by 0x4F68D2E: main (test.h:654) ==32094==
==32094== 120 bytes in 1 blocks are possibly lost in loss record 459 of 686 ==32094== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==32094== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==32094== by 0x65A9826: ??? ==32094== by 0x6597082: ??? ==32094== by 0x4F5F623: test_Frame (d3drm.c:969) ==32094== by 0x4F652B2: func_d3drm (d3drm.c:1738) ==32094== by 0x4F6893F: run_test (test.h:584) ==32094== by 0x4F68D2E: main (test.h:654) ==32094==