[Bug 36318] New: valgrind shows a leak in quartz/tests/filtermapper.c
https://bugs.winehq.org/show_bug.cgi?id=36318 Bug ID: 36318 Summary: valgrind shows a leak in quartz/tests/filtermapper.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: quartz Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com ==14247== 56 bytes in 1 blocks are definitely lost in loss record 384 of 881 ==14247== at 0x7BC4C735: notify_alloc (heap.c:255) ==14247== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==14247== by 0x52C2635: IMalloc_fnAlloc (ifs.c:186) ==14247== by 0x52C2F50: CoTaskMemAlloc (objidl.h:1236) ==14247== by 0x63228CB: ??? ==14247== by 0x6326353: ??? ==14247== by 0x4982867: func_filtermapper (fil_data.h:118) ==14247== by 0x49863D4: run_test (test.h:584) ==14247== by 0x49867C3: main (test.h:654) -- 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=36318 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- ==19970== 120 bytes in 3 blocks are definitely lost in loss record 574 of 882 ==19970== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==19970== by 0x5366635: IMalloc_fnAlloc (ifs.c:186) ==19970== by 0x5366F50: CoTaskMemAlloc (objidl.h:1236) ==19970== by 0x6FAE688: AudioClient_GetMixFormat (mmdevdrv.c:1747) ==19970== by 0x628A78E: load_driver_devices (audioclient.h:330) ==19970== by 0x628CB92: MMDevEnum_Create (devenum.c:851) ==19970== by 0x628D8CB: MMCF_CreateInstance (main.c:252) ==19970== by 0x5347E26: CoCreateInstance (unknwn.h:226) ==19970== by 0x66C4C8B: WINMM_InitMMDevices (waveform.c:843) ==19970== by 0x66CAC90: waveOutGetNumDevs (waveform.c:2600) ==19970== by 0x6EDA729: DEVENUM_CreateSpecialCategories (createdevenum.c:723) ==19970== by 0x6EDB564: DEVENUM_ICreateDevEnum_CreateClassEnumerator (createdevenum.c:532) ==19970== by 0x6353F31: ??? ==19970== by 0x4D7D9CD: func_filtermapper (strmif.h:4916) ==19970== by 0x4D823D4: run_test (test.h:584) ==19970== by 0x4D827C3: main (test.h:654) ==19970== -- 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=36318 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=36318 --- Comment #2 from Nikolay Sivov <bunglehead(a)gmail.com> --- Leak from comment 1 is fixed with http://source.winehq.org/git/wine.git/commit/f4096a30eac7e1344baba96c36a15a8.... Another one should be retested. -- 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=36318 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |cf45bec65b6ae1db6f4f96cf44e | |aa7f98026a9a1 Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- Leak from description is fixed with cf45bec65b6ae1db6f4f96cf44eaa7f98026a9a1. -- 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=36318 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 1.7.46. -- 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