[Bug 26054] New: shell32/shlfolder tests show some leaks under valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 9 20:56:17 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=26054

           Summary: shell32/shlfolder tests show some leaks under valgrind
           Product: Wine
           Version: 1.3.13
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Keywords: download, source, testcase
          Severity: minor
          Priority: P2
         Component: shell32
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


1,258 bytes in 3 blocks are definitely lost 
    at  notify_alloc (heap.c:254)
    by  RtlAllocateHeap (heap.c:1701)
    by  IMalloc_fnAlloc (ifs.c:186)
    by  CoTaskMemAlloc (ifs.c:395)
    by  SHAlloc (shellole.c:309)
    by  ILClone (pidl.c:241)
    by  SHChangeNotify (changenotify.c:358)
    by  test_SHChangeNotify (shlfolder.c:4422)
    by  func_shlfolder (shlfolder.c:4483)
    by  run_test (test.h:556)
    by  main (test.h:624)
...
 1,258 bytes in 3 blocks are definitely lost 
    at  notify_alloc (heap.c:254)
    by  RtlAllocateHeap (heap.c:1701)
    by  IMalloc_fnAlloc (ifs.c:186)
    by  CoTaskMemAlloc (ifs.c:395)
    by  SHAlloc (shellole.c:309)
    by  ILClone (pidl.c:241)
    by  SHChangeNotify (changenotify.c:358)
    by  test_SHChangeNotify (shlfolder.c:4435)
    by  func_shlfolder (shlfolder.c:4483)
    by  run_test (test.h:556)
    by  main (test.h:624)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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