https://bugs.winehq.org/show_bug.cgi?id=36316
Bug ID: 36316 Summary: valgrind shows a possible leak in quartz/tests/avisplitter.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@winehq.org Reporter: austinenglish@gmail.com
==32461== 32 bytes in 1 blocks are possibly lost in loss record 197 of 561 ==32461== at 0x7BC4C735: notify_alloc (heap.c:255) ==32461== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==32461== by 0x7BC39AE9: RtlInitializeCriticalSectionEx (critsection.c:326) ==32461== by 0x7B876B51: InitializeCriticalSectionEx (sync.c:356) ==32461== by 0x7B876AD0: InitializeCriticalSection (sync.c:313) ==32461== by 0x605E935: ??? ==32461== by 0x5FFBAC3: ??? ==32461== by 0x5FCFC00: ??? ==32461== by 0x5FF4AC0: ??? ==32461== by 0x5017E26: CoCreateInstance (unknwn.h:226) ==32461== by 0x494548B: create_avisplitter (avisplitter.c:64) ==32461== by 0x494733E: func_avisplitter (avisplitter.c:457) ==32461== by 0x49557E4: run_test (test.h:584) ==32461== by 0x4955BD3: main (test.h:654) ==32461==