[Bug 36432] New: valgrind shows a possible leak in shell32/tests/recyclebin.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 8 05:07:20 CDT 2014


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 at winehq.org
          Reporter: austinenglish at 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==

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list