https://bugs.winehq.org/show_bug.cgi?id=38450
Bug ID: 38450 Summary: valgrind shows a leak in shell32/tests/shlfolder.c Product: Wine Version: 1.7.41 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase, valgrind Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Distribution: ---
==15811== 4 bytes in 1 blocks are definitely lost in loss record 24 of 688 ==15811== at 0x7BC49E0E: notify_alloc (heap.c:254) ==15811== by 0x7BC4E044: RtlAllocateHeap (heap.c:1715) ==15811== by 0x49460C1: SHCreateShellItemArrayFromIDLists (shellitem.c:1289) ==15811== by 0x48BD29F: test_SHCreateShellItemArray (shlfolder.c:3633) ==15811== by 0x48C612E: func_shlfolder (shlfolder.c:5246) ==15811== by 0x48CBA4B: run_test (test.h:584) ==15811== by 0x48CBE85: main (test.h:666) ==15811==