mirror of
https://git.proxmox.com/git/libgit2
synced 2025-05-02 10:25:30 +00:00
23 lines
230 B
Plaintext
23 lines
230 B
Plaintext
{
|
|
ignore-zlib-errors-cond
|
|
Memcheck:Cond
|
|
obj:*libz.so*
|
|
}
|
|
|
|
{
|
|
ignore-giterr-set-leak
|
|
Memcheck:Leak
|
|
...
|
|
fun:giterr_set
|
|
}
|
|
|
|
{
|
|
...
|
|
obj:*libssl.so*
|
|
}
|
|
|
|
{
|
|
...
|
|
obj:*libcrypto.so*
|
|
}
|