https://bugs.winehq.org/show_bug.cgi?id=36192
Bug ID: 36192 Summary: valgrind shows a definite leak in mmdevapi/tests/capture.c Product: Wine Version: 1.3.37 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: mmdevapi Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Regression SHA1: f24b31fcf2047e8b4d0d8b910c54c0815c54d1cf
==11141== 120 bytes in 3 blocks are definitely lost in loss record 280 of 481 ==11141== at 0x7BC4C6B7: notify_alloc (heap.c:255) ==11141== by 0x7BC50EFB: RtlAllocateHeap (heap.c:1716) ==11141== by 0x4FD9590: IMalloc_fnAlloc (ifs.c:186) ==11141== by 0x4FD9EAB: CoTaskMemAlloc (objidl.h:1236) ==11141== by 0x6541652: AudioClient_GetMixFormat (mmdevdrv.c:1747) ==11141== by 0x609B860: set_format (audioclient.h:330) ==11141== by 0x609B9DF: load_driver_devices (devenum.c:464) ==11141== by 0x609D231: MMDevEnum_Create (devenum.c:852) ==11141== by 0x60A0445: MMCF_CreateInstance (main.c:252) ==11141== by 0x4FBAD96: CoCreateInstance (unknwn.h:226) ==11141== by 0x4E52328: func_capture (capture.c:1081) ==11141== by 0x4E67EAF: run_test (test.h:584) ==11141== by 0x4E6829E: main (test.h:654) ==11141==
https://bugs.winehq.org/show_bug.cgi?id=36192
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.3.37 |1.7.17 Regression SHA1|f24b31fcf2047e8b4d0d8b910c5 | |4c0815c54d1cf |
https://bugs.winehq.org/show_bug.cgi?id=36192
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |valgrind
https://bugs.winehq.org/show_bug.cgi?id=36192
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |f4096a30eac7e1344baba96c36a | |15a826ff469a6 Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Fixed with http://source.winehq.org/git/wine.git/commit/f4096a30eac7e1344baba96c36a15a8....
https://bugs.winehq.org/show_bug.cgi?id=36192
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 1.7.46.