[Bug 36580] New: valgrind shows two definite leaks in user32/tests/cursoricon.c
https://bugs.winehq.org/show_bug.cgi?id=36580 Bug ID: 36580 Summary: valgrind shows two definite leaks in user32/tests/cursoricon.c Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: urlmon Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com ==27824== 4,268 bytes in 1 blocks are definitely lost in loss record 1,022 of 1,043 ==27824== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==27824== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==27824== by 0x4CB964A: test_GetCursorFrameInfo (cursoricon.c:1510) ==27824== by 0x4CBE95A: func_cursoricon (cursoricon.c:2505) ==27824== by 0x4DA6978: run_test (test.h:584) ==27824== by 0x4DA6D67: main (test.h:654) ==27824== ==14238== 4,268 bytes in 1 blocks are definitely lost in loss record 1,026 of 1,047 ==14238== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==14238== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==14238== by 0x4CB964A: test_GetCursorFrameInfo (cursoricon.c:1510) ==14238== by 0x4CBE95A: func_cursoricon (cursoricon.c:2505) ==14238== by 0x4DA6978: run_test (test.h:584) ==14238== by 0x4DA6D67: main (test.h:654) ==14238== -- 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=36580 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|urlmon |user32 -- 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=36580 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=36580 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |d90d2ab558fc81aee64a29b3f56 | |6bab4aa4c8f95 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Fixed by https://source.winehq.org/git/wine.git/commitdiff/d90d2ab558fc81aee64a29b3f5... Thanks Bruno! -- 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=36580 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.20. -- 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