Commit 6df3ec4a by Edward Thomson

valgrind: suppress libssh2_rsa_sha1_sign leaks

parent c64b7aaa
......@@ -124,6 +124,15 @@
}
{
ignore-libssh2-rsa-sha1-sign
Memcheck:Leak
...
obj:*libgcrypt.so*
fun:_libssh2_rsa_sha1_sign
...
}
{
ignore-libssh2-kexinit
Memcheck:Leak
...
......
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