[Bug 26117] New: imm32/imm32 tests show a couple memory leaks under valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 14 18:40:23 CST 2011


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

           Summary: imm32/imm32 tests show a couple memory 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: usp10
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: austinenglish at gmail.com


8 bytes in 1 blocks are definitely lost 
    at  notify_alloc (heap.c:254)
    by  RtlAllocateHeap (heap.c:1701)
    by  IMM_GetThreadData (imm.c:226)
    by  ImmGetContext (imm.c:1366)
    by  ImmGetContextThreadFunc (imm32.c:378)
    by  ??? (signal_i386.c:2473)
    by  call_thread_entry_point (signal_i386.c:2499)
    by  start_thread (thread.c:404)
    by  start_thread (in /lib/libpthread-2.11.2.so)
    by  clone (in /lib/libc-2.11.2.so)

...

 336 bytes in 1 blocks are definitely lost 
    at  notify_alloc (heap.c:254)
    by  RtlAllocateHeap (heap.c:1701)
    by  ImmCreateContext (imm.c:626)
    by  test_ImmAssociateContextEx (imm32.c:333)
    by  func_imm32 (imm32.c:517)
    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