https://bugs.winehq.org/show_bug.cgi?id=36354
Bug ID: 36354 Summary: valgrind shows a leak in ddraw/tests/dsurface.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
==8690== 24 bytes in 1 blocks are definitely lost in loss record 250 of 943 ==8690== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==8690== by 0x4A868D9: ddraw7_CreatePalette (ddraw.c:3385) ==8690== by 0x4A86D09: ddraw1_CreatePalette (ddraw.c:3458) ==8690== by 0x4DB8A62: PaletteTest (dsurface.c:2247) ==8690== by 0x4DC8FA4: func_dsurface (dsurface.c:3962) ==8690== by 0x4DDD6DC: run_test (test.h:584) ==8690== by 0x4DDDACB: main (test.h:654) ==8690==