https://bugs.winehq.org/show_bug.cgi?id=38844
Bug ID: 38844 Summary: valgrind shows a possible leak in ieframe/tests/intshcut.c Product: Wine Version: 1.7.46 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: ieframe Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
==30614== 8 bytes in 1 blocks are possibly lost in loss record 35 of 729 ==30614== at 0x7BC4AAA3: notify_alloc (heap.c:254) ==30614== by 0x7BC4ED46: RtlAllocateHeap (heap.c:1715) ==30614== by 0x7B84376E: HeapAlloc (heap.c:271) ==30614== by 0x7B8439EE: GlobalAlloc (heap.c:377) ==30614== by 0x4C4EB83: OLEClipbrd_Initialize (clipboard.c:1756) ==30614== by 0x4C841F1: OleInitialize (ole2.c:214) ==30614== by 0x4AF0814: func_intshcut (intshcut.c:397) ==30614== by 0x4B03E73: run_test (test.h:584) ==30614== by 0x4B042BB: main (test.h:666) ==30614==