https://bugs.winehq.org/show_bug.cgi?id=37653
Bug ID: 37653 Summary: valgrind shows a definite leak in comctl32/tests/imagelist.c Product: Wine Version: 1.7.32 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
==17290== 140 bytes in 1 blocks are definitely lost in loss record 539 of 808 ==17290== at 0x7BC4DC87: initialize_block (heap.c:233) ==17290== by 0x7BC4DC87: RtlAllocateHeap (???:0) ==17290== by 0x4DA3B5A: ImageListImpl_CreateInstance (imagelist.c:3799) ==17290== by 0x4DA45D6: ImageList_Create (imagelist.c:782) ==17290== by 0x4BB8C80: createImageList (imagelist.c:125) ==17290== by 0x4BBD00B: test_begindrag (imagelist.c:258) ==17290== by 0x4BBD00B: func_imagelist (???:0) ==17290== by 0x4BA5837: main (test.h:584) ==17290==