mirror of
https://git.proxmox.com/git/libgit2
synced 2025-06-16 20:58:26 +00:00
valgrind: ignore leaks from OpenSSL
This commit is contained in:
parent
9ff07c24f5
commit
2d6aedbf29
@ -10,3 +10,13 @@
|
||||
...
|
||||
fun:giterr_set
|
||||
}
|
||||
|
||||
{
|
||||
...
|
||||
obj:*libssl.so*
|
||||
}
|
||||
|
||||
{
|
||||
...
|
||||
obj:*libcrypto.so*
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user