mirror of
https://github.com/qpdf/qpdf.git
synced 2024-11-04 20:37:50 +00:00
Update valgrid suppressions
This commit is contained in:
parent
31b6e66cf1
commit
2ab4924431
@ -25,6 +25,14 @@ Release Reminders
|
|||||||
fun:inflateReset2
|
fun:inflateReset2
|
||||||
fun:inflateInit2_
|
fun:inflateInit2_
|
||||||
}
|
}
|
||||||
|
{
|
||||||
|
index
|
||||||
|
Memcheck:Cond
|
||||||
|
fun:index
|
||||||
|
fun:expand_dynamic_string_token
|
||||||
|
fun:_dl_map_object
|
||||||
|
fun:map_doit
|
||||||
|
}
|
||||||
|
|
||||||
You can generate these by running valgrind with --gen-suppressions=yes.
|
You can generate these by running valgrind with --gen-suppressions=yes.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user