https://bugs.winehq.org/show_bug.cgi?id=36237
Bug ID: 36237 Summary: valgrind shows a leak in comctl32/tests/subclass.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==25345== 16 bytes in 1 blocks are definitely lost in loss record 135 of 690 ==25345== at 0x7BC4C735: notify_alloc (heap.c:255) ==25345== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==25345== by 0x7B84586B: HeapAlloc (heap.c:271) ==25345== by 0x7B845A92: GlobalAlloc (heap.c:364) ==25345== by 0x7B846ECF: LocalAlloc (heap.c:967) ==25345== by 0x4C64A16: Alloc (comctl32undoc.c:74) ==25345== by 0x4C68824: SetWindowSubclass (commctrl.c:1030) ==25345== by 0x49B8014: test_subclass (subclass.c:236) ==25345== by 0x49B8571: func_subclass (subclass.c:330) ==25345== by 0x49F4A1C: run_test (test.h:584) ==25345== by 0x49F4E0B: main (test.h:654) ==25345==
https://bugs.winehq.org/show_bug.cgi?id=36237
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36237
Thomas Faller tfaller1@gmx.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |tfaller1@gmx.de
--- Comment #1 from Thomas Faller tfaller1@gmx.de --- I can't reproduce this issue. Is this still present in your test runs?
https://bugs.winehq.org/show_bug.cgi?id=36237
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #2 from Austin English austinenglish@gmail.com --- (In reply to Thomas Faller from comment #1)
I can't reproduce this issue. Is this still present in your test runs?
No.
https://bugs.winehq.org/show_bug.cgi?id=36237
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.52.