freetype-devel
[Top][All Lists]
Advanced

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

Re: FT_FACE_FLAG_EXTERNAL_STREAM -> memory leak ???


From: David Turner
Subject: Re: FT_FACE_FLAG_EXTERNAL_STREAM -> memory leak ???
Date: Thu, 27 Jul 2000 19:10:54 +0200

Hi Just,

Just van Rossum a écrit :
> 
> 
> I think you're right. When prividing a stream in the FT_Open_Args struct
> for FT_Open_Face, a new stream is allocated, and the contents from the
> supplied one is copied. So it seems FT_Done_Face should alsways free the
> stream (it's always allocated by FT after all), but only call the close
> function when it's not marked as "external".
> 

Sorry for not announcing it, but this is now fixed (as well as one other
memory leak + a segfault bug in the auto-hinter)..

Thanks,

- David



reply via email to

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