This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix yet another USE_THREADS leak due to failure to free stacks
authorGurusamy Sarathy <gsar@cpan.org>
Sat, 18 Jul 1998 08:48:13 +0000 (08:48 +0000)
committerGurusamy Sarathy <gsar@cpan.org>
Sat, 18 Jul 1998 08:48:13 +0000 (08:48 +0000)
commitf7ac0805bb97e1e2d7fa37a2ffc86ce9bd5c6350
tree6d4919198f8df8e681d1b5b8e762aa295193ed53
parentd91ab1730ab6e32cf51b06d50df160328772fd3d
fix yet another USE_THREADS leak due to failure to free stacks

p4raw-id: //depot/perl@1531
ext/Thread/Thread.xs
util.c