This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Fix "scalars leaked" bugs caused by overload magic
authorNick Ing-Simmons <nik@tiuk.ti.com>
Mon, 8 Jan 2001 23:54:33 +0000 (23:54 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Mon, 8 Jan 2001 23:54:33 +0000 (23:54 +0000)
commitd460ef459c7692518f607c250b9843bea7e01dd6
treecd24ec8713445a650364342ffc6a12cadb0ba9a4
parent372b2723c1b440727154f21dc614ca857f429e6c
Fix "scalars leaked" bugs caused by overload magic
(Highlighted by Ilya's DESTROY optimization.)

p4raw-id: //depot/perlio@8371
embed.h
embed.pl
gv.c
mg.c
perl.h
proto.h
sv.c