]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commit
Make sure suppressions don't contain more than 24 frames
authorVincent Pit <perl@profvince.com>
Fri, 29 Jul 2016 16:46:20 +0000 (13:46 -0300)
committerVincent Pit <perl@profvince.com>
Fri, 29 Jul 2016 16:46:23 +0000 (13:46 -0300)
commit3f7326fc2135eb0c6c637e5676456b4ebf82d197
treebccdc67a10ac8d87a9b3b146067a19409cdf3070
parent9ec6f49f668f2c97827213fb0b6566d7eb764a15
Make sure suppressions don't contain more than 24 frames

Or valgrind will panic because 24 suppressions frames should be enough for
everyone!
lib/Test/Valgrind/Suppressions.pm