mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 11:06:32 +00:00
valgrind: ignore leaks from OpenSSL
This commit is contained in:
@@ -10,3 +10,13 @@
|
||||
...
|
||||
fun:giterr_set
|
||||
}
|
||||
|
||||
{
|
||||
...
|
||||
obj:*libssl.so*
|
||||
}
|
||||
|
||||
{
|
||||
...
|
||||
obj:*libcrypto.so*
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user