freetype-devel
[Top][All Lists]
Advanced

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

Re: [Devel] Memory Leak in Version 2.1.5


From: Werner LEMBERG
Subject: Re: [Devel] Memory Leak in Version 2.1.5
Date: Thu, 29 Jan 2004 22:41:57 +0100 (CET)

> I'm getting a memory leak from the ah_outline_load method. I'm
> loading the standard windows Tahoma.ttf file.

I can't reproduce with version 2.1.7 (from ftp.freetype.org), using
valgrind and ftview.

> 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.

Please provide a small test file (without graphics so that it can be
compiled under any platform) in case you still have those problems
with 2.1.7.


    Werner



reply via email to

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