]> granicus.if.org Git - curl/commitdiff
valgrind: updated suppressions file
authorDaniel Stenberg <daniel@haxx.se>
Wed, 5 Feb 2014 22:46:31 +0000 (23:46 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 5 Feb 2014 22:46:31 +0000 (23:46 +0100)
The call stack was modified in 2dc7ad23 so the supressions didn't work
anymore.

tests/valgrind.supp

index 8b9dc9f71f4cbf089eba51e1b42218256a6ed466..2fcf642db1e12e4823f82538d7b0f8a351ae10de 100644 (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
 }