https://bugs.winehq.org/show_bug.cgi?id=36572
Bug ID: 36572 Summary: valgrind shows a definite leak in shlwapi/tests/ordinal.c Product: Wine Version: 1.7.19 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: shlwapi Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==15716== 28 bytes in 1 blocks are definitely lost in loss record 223 of 693 ==15716== at 0x7BC4C6DF: notify_alloc (heap.c:255) ==15716== by 0x7BC50F23: RtlAllocateHeap (heap.c:1716) ==15716== by 0x7B8457FF: HeapAlloc (heap.c:271) ==15716== by 0x7B845A26: GlobalAlloc (heap.c:364) ==15716== by 0x7B846E63: LocalAlloc (heap.c:967) ==15716== by 0x61A6796: ??? ==15716== by 0x6193538: ??? ==15716== by 0x4CB72F9: test_SHIShellFolder_EnumObjects (ordinal.c:2657) ==15716== by 0x4CB95D6: func_ordinal (ordinal.c:3084) ==15716== by 0x4CD34BC: run_test (test.h:584) ==15716== by 0x4CD38AB: main (test.h:654) ==15716==