2
1
mirror of https://github.com/qpdf/qpdf.git synced 2024-06-10 06:02:27 +00:00

Update valgrid suppressions

This commit is contained in:
Jay Berkenbilt 2013-07-10 12:16:21 -04:00
parent 31b6e66cf1
commit 2ab4924431

View File

@ -25,6 +25,14 @@ Release Reminders
fun:inflateReset2
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.