freetype-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ft-devel] [patch] several memory leaks when more than one glyph slot ar


From: Chia I Wu
Subject: [ft-devel] [patch] several memory leaks when more than one glyph slot are created
Date: Tue, 17 May 2005 00:10:45 +0800
User-agent: Mutt/1.5.8i

Hi,

Changes are list below, though currently no module uses more than one
glyph slot in a face.

* fixed a memory leak in FT_Done_GlyphSlot
* removed a non-necessary loop in T42_GlyphSlot_Done
* prepend glyph slot to face->glyph when FT_New_GlyphSlot is called,
  otherwise a new second glyph slot cannot be done

Attachment: ft2-ftobj-cleanup.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]