summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/misc/valgrind-suppress.txt
Commit message (Expand)AuthorAgeFilesLines
* Indent valgrind suppressions the way --gen-suppressions does.Adam Borowski2010-12-141-14/+14
* Suppress a valgrind warning for zlib <=1.2.3Adam Borowski2010-09-071-0/+13
* Suppress an O(1) memory leak in glibc.Adam Borowski2010-09-021-0/+16
* Add valgrind suppressions for O(1) leaks in ncurses.Adam Borowski2010-07-191-0/+24
* Remove undeed Berkely DB supressionMatthew Cline2009-11-251-15/+0
* Quiet save-and-quit Valgrind leak warningsMatthew Cline2009-11-251-36/+0
* Supress SDL/Nvidia-GL cond memory errorMatthew Cline2009-11-201-0/+10
* * Changed libstdc++ stack depth for the get_savedir_filename() leakMatthew Cline2009-10-121-1/+13
* Added a convenience script for invoking Valgrind to find memory errors/bugs,zelgadis2008-11-211-0/+53