Commit 2d6aedbf by Carlos Martín Nieto

valgrind: ignore leaks from OpenSSL

parent 9ff07c24
...@@ -10,3 +10,13 @@ ...@@ -10,3 +10,13 @@
... ...
fun:giterr_set fun:giterr_set
} }
{
...
obj:*libssl.so*
}
{
...
obj:*libcrypto.so*
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment