]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commit
Unload dynamically loaded libraries at END-time
authorVincent Pit <vince@profvince.com>
Sun, 8 Feb 2009 00:32:47 +0000 (01:32 +0100)
committerVincent Pit <vince@profvince.com>
Sun, 8 Feb 2009 00:32:47 +0000 (01:32 +0100)
commit1990c796ff7ec945e5a48d1601b3fd7547c479d3
treee46b9c3b924a217606dd9950fbff74c312256b7d
parent550ce3f06282d07682d0816234855efee985aa9a
Unload dynamically loaded libraries at END-time

This solves the leaks due to DynaLoader.
lib/Test/Valgrind.pm
t/30-bad.t