This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix memory leak in C<$x = *Y> provoked by change#4198, which
authorGurusamy Sarathy <gsar@cpan.org>
Tue, 15 Feb 2000 04:54:17 +0000 (04:54 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Tue, 15 Feb 2000 04:54:17 +0000 (04:54 +0000)
commit850fabdf2ccd0a80b987899ff0014695459be38a
tree6f9adcc4c71d8a3dc9bebf4299fde8ed5ffeb52e
parentd4777f279225b24fa563b5d349bba036eebe5439
fix memory leak in C<$x = *Y> provoked by change#4198, which
introduced XPVMG storage in arenas

p4raw-link: @4198 on //depot/perl: 932e9ff92dfdad82564fe7085f2cb398e628fac3

p4raw-id: //depot/perl@5090
sv.c