suppressions: add a well known zlib inflate bug
This commit is contained in:
parent
a862db33b6
commit
54c444d61d
@ -125,3 +125,12 @@
|
||||
fun:jinit_compress_master
|
||||
fun:jpeg_start_compress
|
||||
}
|
||||
|
||||
{
|
||||
<well known zlib bug>
|
||||
Memcheck:Cond
|
||||
fun:inflateReset2
|
||||
fun:inflateInit2_
|
||||
fun:png_create_read_struct_2
|
||||
fun:png_create_read_struct
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user