[Bug 26043] New: advapi32/security tests shows some leaks in valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Feb 9 19:20:06 CST 2011


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

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


28 bytes in 1 blocks are definitely lost 
    at  notify_alloc (heap.c:254)
    by  RtlAllocateHeap (heap.c:1701)
    by  GetNamedSecurityInfoW (security.c:5491)
    by  GetNamedSecurityInfoA (security.c:5428)
    by  test_GetNamedSecurityInfoA (security.c:2809)
    by  func_security (security.c:3526)
    by  run_test (test.h:556)
    by  main (test.h:624)

...

 116 bytes in 1 blocks are definitely lost 
    at  notify_alloc (heap.c:254)
    by  RtlAllocateHeap (heap.c:1701)
    by  HeapAlloc (heap.c:267)
    by  GlobalAlloc (heap.c:360)
    by  LocalAlloc (heap.c:960)
    by  GetSecurityInfo (security.c:3102)
    by  test_GetSecurityInfo (security.c:3331)
    by  func_security (security.c:3531)
    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