]> git.vpit.fr Git - perl/modules/Test-Valgrind.git/commitdiff
Improve perl suppressions accuracy
authorVincent Pit <perl@profvince.com>
Thu, 12 Nov 2015 21:58:16 +0000 (19:58 -0200)
committerVincent Pit <perl@profvince.com>
Thu, 12 Nov 2015 22:19:38 +0000 (20:19 -0200)
We achieve this by allowing more ellipsis frames, by reworking how the
suppressions are anchored to perl related symbols, and also by increasing
the default number of callers at analysis time to match the one used
at suppression time.


No differences found