http://bugs.winehq.org/show_bug.cgi?id=26115 Summary: gdi32/metafile tests show several 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(a)winehq.org ReportedBy: austinenglish(a)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 SetWorldTransform (dc.c:1257) by EMF_Update_MF_Xform (enhmetafile.c:548) by EnumEnhMetaFile (enhmetafile.c:2396) by PlayEnhMetaFile (enhmetafile.c:2483) by test_ExtTextOut (metafile.c:226) by func_metafile (metafile.c:2781) 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 PlayEnhMetaFileRecord (enhmetafile.c:865) by EMF_PlayEnhMetaFileCallback (enhmetafile.c:2464) by EnumEnhMetaFile (enhmetafile.c:2410) by PlayEnhMetaFile (enhmetafile.c:2483) by test_ExtTextOut (metafile.c:226) by func_metafile (metafile.c:2781) 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 EnumEnhMetaFile (enhmetafile.c:2432) by PlayEnhMetaFile (enhmetafile.c:2483) by test_ExtTextOut (metafile.c:226) by func_metafile (metafile.c:2781) by run_test (test.h:556) by main (test.h:624) ... etc. I'll attach the full log. -- 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.