leakfinder.pl: Run code more times
authorFather Chrysostomos <sprout@cpan.org>
Tue, 13 Nov 2012 07:46:16 +0000 (23:46 -0800)
committerFather Chrysostomos <sprout@cpan.org>
Tue, 13 Nov 2012 08:01:40 +0000 (00:01 -0800)
commit6814b069be7aa620af7196466dde7ea2c70e3849
tree3947c930e4cd31ef4c2e224bf30c446cea90c4b1
parent937aac54e77dcd55bbcad956420c9f990fc0b4ea
leakfinder.pl: Run code more times

Sometimes a piece of code will still create new SVs on the second
or even the third iteration, but not after that.  That doesn’t count
as a leak.
Porting/leakfinder.pl