[Bug 26114] New: gdi32/mapping tests shows a couple memory leaks in valgrind

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Feb 14 18:24:32 CST 2011


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

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


12 bytes in 1 blocks are definitely lost 
    at  notify_alloc (heap.c:254)
    by  RtlAllocateHeap (heap.c:1701)
    by  WineEngCreateFontInstance (freetype.c:3546)
    by  FONT_SelectObject (font.c:542)
    by  SelectObject (gdiobj.c:1114)
    by  DC_UpdateXforms (dc.c:331)
    by  SetMapMode (mapping.c:189)
    by  test_world_transform (mapping.c:190)
    by  func_mapping (mapping.c:724)
    by  run_test (test.h:556)
    by  main (test.h:624)

...

 12 bytes in 1 blocks are definitely lost 
    at  notify_alloc (heap.c:254)
    by  RtlAllocateHeap (heap.c:1701)
    by  WineEngCreateFontInstance (freetype.c:3546)
    by  FONT_SelectObject (font.c:542)
    by  SelectObject (gdiobj.c:1114)
    by  DC_UpdateXforms (dc.c:331)
    by  SetWorldTransform (dc.c:1257)
    by  test_gettransform (mapping.c:671)
    by  func_mapping (mapping.c:728)
    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