This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
avoid leaked scalar in BEGIN { threads->new(...) }
authorDave Mitchell <davem@fdisolutions.com>
Sun, 15 May 2005 00:09:35 +0000 (00:09 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Sun, 15 May 2005 00:09:35 +0000 (00:09 +0000)
commit6d26897eff477490c61337cb738793fba583c7b6
tree3633abbd4ddb337fd0cbc6d2fe9a68279e7fb972
parent61b61456b5f13ab525d7cf66c129270fc006965d
avoid leaked scalar in BEGIN { threads->new(...) }

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