valgrind: ignore leaks from OpenSSL

This commit is contained in:
Carlos Martín Nieto 2012-11-30 15:23:20 +01:00
parent 9ff07c24f5
commit 2d6aedbf29

View File

@ -10,3 +10,13 @@
...
fun:giterr_set
}
{
...
obj:*libssl.so*
}
{
...
obj:*libcrypto.so*
}