Bug#638676: perl: Carp leaks memory

2011-08-20 Thread Dominic Hargreaves
On Sat, Aug 20, 2011 at 09:45:48PM +0300, Niko Tyni wrote: > As reported upstream by Marc Lehmann: > > perl -e 'use Carp; Carp::shortmess while 1' > > leaks memory. > > Fixed upstream with > > http://perl5.git.perl.org/perl.git/commit/af80dd8 > > This seems to be a regression from squeeze (

Bug#638676: perl: Carp leaks memory

2011-08-20 Thread Niko Tyni
Package: perl Version: 5.12.4-4 Severity: important Forwarded: https://rt.perl.org/rt3/Public/Bug/Display.html?id=97010 Tags: fixed-upstream As reported upstream by Marc Lehmann: perl -e 'use Carp; Carp::shortmess while 1' leaks memory. Fixed upstream with http://perl5.git.perl.org/perl.git/