summaryrefslogtreecommitdiff
path: root/valgrind.supp
AgeCommit message (Collapse)Author
2011-09-28Add more valgrind suppressionsDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-08-25Fix small memory leak in sig check codeDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-06-24valgrind.supp: add known leaks from GPGMEDan McGee
Thank you too, GPGME, for these. Why don't you provide a way to clean up your static variable mess? Signed-off-by: Dan McGee <dan@archlinux.org>
2011-06-14valgrind.supp: add known leak exposed by cURLDan McGee
This one comes courtesy of OpenSSL and some static initialization. Signed-off-by: Dan McGee <dan@archlinux.org>
2011-01-21Update valgrind suppressions fileDan McGee
We haven't tweaked this in a while, but some of the old stuff seems to no longer be necessary and there are a few new things we should add. Signed-off-by: Dan McGee <dan@archlinux.org>
2008-01-11extends valgrind.supp and adds quick instructions.Chantry Xavier
Signed-off-by: Chantry Xavier <shiningxc@gmail.com>
2007-11-13Update valgrind.supp to ignore ld 2.X dl_relocateDan McGee
Signed-off-by: Dan McGee <dan@archlinux.org>
2006-11-24* Fixed some error output for "-Sd" and "-Rsc" dealing with missing/ignoredAaron Griffin
depends * Added valgrind suppression file