On Tue Nov 18 10:01:52 2008, il@rle.ru wrote:
Show quoted text> Hello!
> In Imager 0.65 was found bug, which result in memory leack atleast
> with write
> (and write_multi) gif image. It's reproduced on different systems
> (linux,
> freebsd).
> Code example attached.
Hi,
Thanks for reporting this bug.
I've reproduced this locally. From running it through valgrind it seems
to be leaking SVs somewhere, so I can see some possibilities for the cause.
Tony