summaryrefslogtreecommitdiffstats
path: root/tools/valgrind/suppressions.txt
Commit message (Expand)AuthorAgeFilesLines
* Resubmit http://codereview.chromium.org/55034 with one-line fix to test_shell...dkegel@google.com2009-03-301-2/+30
* Suppress remaining leaks in test_shell_tests to make linux valgrind buildbot ...dkegel@google.com2009-03-251-3/+137
* Make a sqlite suppression less platform-specific; it wasn't working on buildbotdkegel@google.com2009-03-231-2/+4
* Don't expect unit tests to free root certdkegel@google.com2009-03-201-1/+6
* One more NSS suppression needed. With this change, base is green.dkegel@google.com2009-03-171-1/+7
* Move the ssl suppressions together, simplify, improve comment.dkegel@google.com2009-03-171-11/+15
* Use ... wildcard in suppressions; it's simpler and more robustdkegel@google.com2009-03-161-110/+3
* Use ... wildcard to unbreak one more suppression. We should do this throughout.dkegel@google.com2009-03-161-10/+8
* Add suppressions for gtk one-time leaks; link to discussion.dkegel@google.com2009-03-161-87/+74
* Try to suppress an invalid read in dlopen triggered by EnsureNSSInit, dkegel@google.com2009-03-151-6/+16
* Add a script to more easily run valgrind with our parameters and suppressions.deanm@chromium.org2009-03-121-0/+40
* Make a valgrind tool in the same vein as the purify one.erg@google.com2009-01-091-0/+183