free a thread's interpreter after $t->join() rather than after undef $t
authorDave Mitchell <davem@fdisolutions.com>
Sun, 16 Oct 2005 14:53:45 +0000 (14:53 +0000)
committerDave Mitchell <davem@fdisolutions.com>
Sun, 16 Oct 2005 14:53:45 +0000 (14:53 +0000)
commit2e6764678abb1cb3486981641d2ecc61ea8a3c6e
tree57e38db85b7403498081837b6df0da6e85c60ce2
parent7de739db83525dde0488d8863ff0d0b7debea1c2
free a thread's interpreter after $t->join() rather than after undef $t
This should fix some ithreads memory leaks.

p4raw-id: //depot/perl@25769
ext/threads/threads.xs