diff options
-rw-r--r-- | tests/valgrind.supp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/valgrind.supp b/tests/valgrind.supp index d30e47c1b..8b9dc9f71 100644 --- a/tests/valgrind.supp +++ b/tests/valgrind.supp @@ -10,6 +10,8 @@ fun:Curl_connect fun:multi_runsingle fun:curl_multi_perform + fun:easy_transfer + fun:easy_perform fun:curl_easy_perform fun:operate fun:main |