mirror of
https://github.com/curl/curl.git
synced 2026-08-01 11:48:04 +03:00
valgrind: updated suppressions file
The call stack was modified in 2dc7ad23 so the supressions didn't work
anymore.
This commit is contained in:
parent
18b540f9d1
commit
225ec4312f
1 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue