Skip Menu |

This queue is for tickets about the Imager CPAN distribution.

Report information
The Basics
Id: 41028
Status: resolved
Priority: 0/
Queue: Imager

People
Owner: TONYC [...] cpan.org
Requestors: il [...] rle.ru
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: (no value)



Subject: Memory leack on write gif
Date: Tue, 18 Nov 2008 18:00:45 +0300
To: bug-Imager [...] rt.cpan.org
From: Илья Попов <il [...] rle.ru>
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.

Message body is not shown because sender requested not to inline it.

Message body is not shown because sender requested not to inline it.

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
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, This problem has been fixed in Imager 0.67. Thank you for your report.