[Bug 36265] New: valgrind shows a couple leaks in dmband/tests/dmband.c
https://bugs.winehq.org/show_bug.cgi?id=36265 Bug ID: 36265 Summary: valgrind shows a couple leaks in dmband/tests/dmband.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: directx-dmusic Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com ==4122== 32 bytes in 1 blocks are possibly lost in loss record 72 of 263 ==4122== at 0x7BC4C735: notify_alloc (heap.c:255) ==4122== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==4122== by 0x5BBE7DE: ??? ==4122== by 0x5BBED52: ??? ==4122== by 0x4D4AE26: CoCreateInstance (unknwn.h:226) ==4122== by 0x49552AF: test_COM_bandtrack (dmband.c:114) ==4122== by 0x49556B9: func_dmband (dmband.c:161) ==4122== by 0x49564B4: run_test (test.h:584) ==4122== by 0x49568A2: main (test.h:654) ==4122== ==4122== 848 bytes in 1 blocks are definitely lost in loss record 226 of 263 ==4122== at 0x7BC4C735: notify_alloc (heap.c:255) ==4122== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==4122== by 0x5BBE847: ??? ==4122== by 0x5BBED52: ??? ==4122== by 0x4D4AE26: CoCreateInstance (unknwn.h:226) ==4122== by 0x4955320: test_COM_bandtrack (dmband.c:119) ==4122== by 0x49556B9: func_dmband (dmband.c:161) ==4122== by 0x49564B4: run_test (test.h:584) ==4122== by 0x49568A2: main (test.h:654) ==4122== -- 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=36265 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=36265 Michael Stefaniuc <mstefani(a)redhat.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mstefani(a)redhat.com --- Comment #1 from Michael Stefaniuc <mstefani(a)redhat.com> --- This should be fixed by commits b79f81ad901f2e0c0e281a83aa45ab5db145c70d respectively 1093fa282ee05f29a427cb5ec71563437b769bfd -- 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=36265 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |1093fa282ee05f29a427cb5ec71 | |563437b769bfd Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #2 from Austin English <austinenglish(a)gmail.com> --- (In reply to Michael Stefaniuc from comment #1)
This should be fixed by commits b79f81ad901f2e0c0e281a83aa45ab5db145c70d respectively 1093fa282ee05f29a427cb5ec71563437b769bfd
Thanks. -- 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=36265 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.47. -- 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