[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]
Re: PDL-P: Memory leak in zeroes
On Thu, 27 Jan 2000 16:44:21 GMT, Hugo wrote:
>I don't know what 5.005_62 patch might have fixed it; perhaps this one:
>
>[ 4195] By: gsar on 1999/09/19 21:30:18
> Log: avoid clearing @_ at all for faster subroutine calls; fix bugs
> in passing around references to @_, eg C<sub foo { \@_ }>; add
> tests for the same
This one is more likely:
[ 4102] By: gsar on 1999/09/08 00:52:50
Log: fix memory leak in C<sub f { @_ = 1 } f() while 1>
Branch: perl
! cop.h pp_hot.c
Sarathy
gsar@ActiveState.com
- References to:
-
Hugo <hv@crypt.compulink.co.uk>
[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index][Thread Index][Top&Search][Original]