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==
https://bugs.winehq.org/show_bug.cgi?id=37653
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- I sent a patch https://www.winehq.org/pipermail/wine-patches/2014-November/135875.html.
https://bugs.winehq.org/show_bug.cgi?id=37653
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |44dbf381a73b21ca34c3f9aa7f5 | |af79203d7a935 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/44dbf381a73b21ca34c3f9aa7f...
Thanks Nikolay
https://bugs.winehq.org/show_bug.cgi?id=37653
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.33.