Commit Graph

5 Commits

Author SHA1 Message Date
Philip Kelley
f273b5d6a1 Add a valgrind suppression for glibc's getaddrinfo cache 2013-03-25 18:15:54 -04:00
Philip Kelley
f42beff7e2 Expand valgrind suppressions even more for libssl, libcrypto 2013-01-25 23:39:18 -05:00
Philip Kelley
5026aec2b3 Improve valgrind suppressions 2013-01-25 23:24:13 -05:00
Carlos Martín Nieto
2d6aedbf29 valgrind: ignore leaks from OpenSSL 2012-11-30 15:23:20 +01:00
Carlos Martín Nieto
064ee42d99 travis: use a valgrind suppressions file
We don't care about the supposed zlib errors, and the leak from
giterr_set isn't interesting, as it gets freed each time an error is
set.

Give valgrind a suppressions file so it doesn't tell us about them.
2012-09-04 16:00:49 +02:00