On Sunday 21 October 2007 10:54:16 Bram Geron wrote:

> chromatic wrote:

> > Seems reasonable to me.  How did you check for leaks, by the way?

> I ran the test file for two minutes (it's an infinite loop), and top
> showed no change in memory use. I assumed that was accurate enough :)

Sounds right.  Valgrind can't catch this because we're not using malloc/free 
in a pairing.

Thanks, applied in r22373.  I can't tell if it fixes Tcl or Lua yet because 
neither of them run with the PDD 15 merge yet.

-- c

Reply via email to