1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

valgrind: updated suppressions file

The call stack was modified in 2dc7ad23 so the supressions didn't work
anymore.
This commit is contained in:
Daniel Stenberg 2014-02-05 23:46:31 +01:00
parent 18b540f9d1
commit 225ec4312f

View File

@ -13,6 +13,7 @@
fun:easy_transfer
fun:easy_perform
fun:curl_easy_perform
fun:operate_do
fun:operate
fun:main
}
@ -34,6 +35,7 @@
fun:easy_events
fun:easy_perform
fun:curl_easy_perform_ev
fun:operate_do
fun:operate
fun:main
}