[Bug 36237] New: valgrind shows a leak in comctl32/tests/subclass.c
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(a)winehq.org Reporter: austinenglish(a)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== -- 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=36237 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind -- 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=36237 Thomas Faller <tfaller1(a)gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tfaller1(a)gmx.de --- Comment #1 from Thomas Faller <tfaller1(a)gmx.de> --- I can't reproduce this issue. Is this still present in your test runs? -- 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=36237 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Austin English <austinenglish(a)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. -- 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=36237 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.52. -- 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