[Bug 36572] New: valgrind shows a definite leak in shlwapi/tests/ordinal.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 29 14:42:45 CDT 2014


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

-- 
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