[Bug 38847] New: valgrind shows a definite leak in winmm/tests/wave.c
https://bugs.winehq.org/show_bug.cgi?id=38847 Bug ID: 38847 Summary: valgrind shows a definite leak in winmm/tests/wave.c Product: Wine Version: 1.7.46 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: winmm&mci Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Distribution: --- ==31082== 44,101 bytes in 1 blocks are definitely lost in loss record 760 of 761 ==31082== at 0x7BC4AAA3: notify_alloc (heap.c:254) ==31082== by 0x7BC4ED46: RtlAllocateHeap (heap.c:1715) ==31082== by 0x4B15985: test_fragmentsize (wave.c:1565) ==31082== by 0x4B16353: func_wave (wave.c:1696) ==31082== by 0x4B170C1: run_test (test.h:584) ==31082== by 0x4B17509: main (test.h:666) ==31082== -- 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=38847 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Also: ==7171== 44,101 bytes in 1 blocks are possibly lost in loss record 757 of 758 ==7171== at 0x7BC4AAA3: notify_alloc (heap.c:254) ==7171== by 0x7BC4ED46: RtlAllocateHeap (heap.c:1715) ==7171== by 0x4B15985: test_fragmentsize (wave.c:1565) ==7171== by 0x4B16353: func_wave (wave.c:1696) ==7171== by 0x4B170C1: run_test (test.h:584) ==7171== by 0x4B17509: main (test.h:666) ==7171== -- 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=38847 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |7deec68fd371aceecdfb4fa9f04 | |fb4e4505441c6 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- I think this should be fixed already with 7deec68fd371aceecdfb4fa9f04fb4e4505441c6. Please retest. -- 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=38847 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 2.0-rc5. -- 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