summaryrefslogtreecommitdiff
path: root/tests/libsoup.supp
Commit message (Expand)AuthorAgeFilesLines
* tests: plug leaks, update libsoup.suppDan Winship2015-03-021-6/+82
* tests: fix memory leaksDan Winship2012-12-111-0/+13
* valgrindageDan Winship2012-08-111-1/+60
* valgrind run...Dan Winship2012-02-121-6/+75
* libsoup.supp: belatedly commit some fixesDan Winship2011-09-291-1/+8
* tests: fix a few leaks, update valgrind suppressions fileDan Winship2011-09-171-1/+126
* Fix memory leaks, update libsoup.suppDan Winship2011-04-071-14/+62
* Try all IP addrs associated with a hostname if the first failsDan Winship2010-08-141-1/+12
* Allow calling soup_test_server_new() multiple times in test programsDan Winship2010-06-111-0/+12
* valgrind suppressions file updatesDan Winship2010-05-161-1/+7
* Fix leaks found by valgrindDan Winship2010-03-131-1121/+76
* Fix leaks in test programs, update libsoup.suppDan Winship2009-09-111-16/+360
* don't leak the header stringDan Winship2008-11-031-867/+541
* soup_value_hash_insert_value() copies the value, so we have toDan Winship2008-09-301-17/+116
* fix mutex use to avoid a race conditionDan Winship2008-01-271-0/+11
* fix to not sometimes read beyond the end of the string.Dan Winship2008-01-271-153/+283
* don't leak the SoupAddress.Dan Winship2007-11-211-23/+859
* free proxy-related stuffDan Winship2007-10-281-5/+111
* free the hostent.Dan Winship2003-09-191-0/+14