freetype-devel
[Top][All Lists]
Advanced

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

[Devel] Memory Leak in Version 2.1.5


From: Kyle Wilt
Subject: [Devel] Memory Leak in Version 2.1.5
Date: Sun, 25 Jan 2004 16:50:26 -0500

I'm getting a memory leak from the ah_outline_load method. I'm loading the standard windows Tahoma.ttf file.
 
The actual pointers being assigned the leaked memory are:
outline->points
outline->horz_edges
outline->horz_segments
 
I'm calling FT_Done_Face followed by FT_Done_FreeType before the application exits.
 
Thanks

reply via email to

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