[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Devel] Memory leak in FT2 (before new pshinter commit)
From: |
David Turner |
Subject: |
Re: [Devel] Memory leak in FT2 (before new pshinter commit) |
Date: |
Sun, 21 Oct 2001 17:25:17 +0200 |
Hi Tom,
Tom Kacvinsky a écrit :
>
> Yep, that was it -- there were problems with parsing synthetic fonts. There
> was
> already code in place to make sure that the FontMatrix and CharStrings didn't
> get read twice, but there was no test on whether the FontName or Subrs array
> was
> already. So what was happening is that these objects were allocated twice,
> but
> the first object was never deallocated.
>
> I am in the middle of chatting with a fellow from California about fixing some
> bugs in dvips, so it will be a while before the commit happens.
>
Well, I have come to the same conclusion and commited a fix in the CVS now.
Please test, I don't see any problems anymore then..
Regards,
- David
Re: [Devel] Memory leak in FT2 (before new pshinter commit), Pavel Kankovsky, 2001/10/23