mirror of
https://github.com/mtrojnar/osslsigncode.git
synced 2025-04-04 17:00:11 -05:00
15 lines
175 B
Plaintext
15 lines
175 B
Plaintext
{
|
|
ignore-curl-init-leaks
|
|
Memcheck:Leak
|
|
fun:malloc
|
|
...
|
|
fun:curl_global_init
|
|
}
|
|
{
|
|
ignore-curl-init-leaks2
|
|
Memcheck:Leak
|
|
fun:calloc
|
|
...
|
|
fun:curl_global_init
|
|
}
|