https://bugs.winehq.org/show_bug.cgi?id=36432
Bug ID: 36432 Summary: valgrind shows a possible leak in shell32/tests/recyclebin.c Product: Wine Version: 1.7.18 Hardware: x86 OS: Linux Status: NEW Keywords: download, source, testcase Severity: normal Priority: P2 Component: shell32 Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com
==28293== 214 bytes in 2 blocks are possibly lost in loss record 424 of 603 ==28293== at 0x7BC50A9B: RtlAllocateHeap (heap.c:255) ==28293== by 0x5C5D493: IMalloc_fnAlloc (ifs.c:186) ==28293== by 0x5C5D9D4: CoTaskMemAlloc (objidl.h:1236) ==28293== by 0x4F59DB8: SHAlloc (shellole.c:310) ==28293== by 0x4F9A7DC: XDG_ParseDesktopFile (xdg.c:658) ==28293== by 0x4F99305: TRASH_EnumItems (trash.c:473) ==28293== by 0x4F47AEB: SHQueryRecycleBinW (recyclebin.c:866) ==28293== by 0x4F47CE7: SHQueryRecycleBinA (recyclebin.c:855) ==28293== by 0x4D77973: test_query_recyclebin (recyclebin.c:74) ==28293== by 0x4DB8888: run_test (test.h:584) ==28293== by 0x4DB8C77: main (test.h:654) ==28293==