[Bug 37653] New: valgrind shows a definite leak in comctl32/tests/imagelist.c
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(a)winehq.org Reporter: austinenglish(a)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== -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37653 --- Comment #1 from Nikolay Sivov <bunglehead(a)gmail.com> --- I sent a patch https://www.winehq.org/pipermail/wine-patches/2014-November/135875.html. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37653 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |44dbf381a73b21ca34c3f9aa7f5 | |af79203d7a935 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/44dbf381a73b21ca34c3f9aa7f... Thanks Nikolay -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=37653 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #3 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.33. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org