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: Just van Rossum
Subject: Re: FT_FACE_FLAG_EXTERNAL_STREAM -> memory leak ???
Date: Thu, 27 Jul 2000 19:13:59 +0100

At 7:10 PM +0200 27-07-2000, David Turner wrote:
>Sorry for not announcing it, but this is now fixed (as well as one other
>memory leak + a segfault bug in the auto-hinter)..

I see.. But I think the fix is wrong: you close the stream always, and only
free the stream record if it's not external. I think it should be: close
the stream if it isn't external, always free the stream record. Am I wrong?

Just





reply via email to

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