https://bugs.winehq.org/show_bug.cgi?id=36321
Bug ID: 36321 Summary: valgrind shows a possible leak in quartz/tests/referenceclock.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
==32601== 72 bytes in 1 blocks are possibly lost in loss record 297 of 562 ==32601== at 0x7BC4C735: notify_alloc (heap.c:255) ==32601== by 0x7BC50F79: RtlAllocateHeap (heap.c:1716) ==32601== by 0x50C2635: IMalloc_fnAlloc (ifs.c:186) ==32601== by 0x50C2F50: CoTaskMemAlloc (objidl.h:1236) ==32601== by 0x6003B51: ??? ==32601== by 0x5FF4AC0: ??? ==32601== by 0x50A3E26: CoCreateInstance (unknwn.h:226) ==32601== by 0x4963995: test_IReferenceClock_SystemClock (referenceclock.c:96) ==32601== by 0x4963A48: func_referenceclock (referenceclock.c:110) ==32601== by 0x49657E4: run_test (test.h:584) ==32601== by 0x4965BD3: main (test.h:654) ==32601==