mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-11 08:42:35 +03:00
37 lines
508 B
Plaintext
37 lines
508 B
Plaintext
{
|
|
<py3_10_encode_current_locale>
|
|
Memcheck:Cond
|
|
...
|
|
fun:encode_current_locale
|
|
}
|
|
|
|
|
|
{
|
|
<libtiff_zlib>
|
|
Memcheck:Cond
|
|
fun:inflate
|
|
fun:ZIPDecode
|
|
fun:_TIFFReadEncodedTileAndAllocBuffer
|
|
...
|
|
}
|
|
|
|
{
|
|
<python_alloc_possible_leak>
|
|
Memcheck:Leak
|
|
match-leak-kinds: all
|
|
fun:malloc
|
|
fun:_PyMem_RawMalloc
|
|
fun:PyObject_Malloc
|
|
...
|
|
}
|
|
|
|
{
|
|
<python_realloc_possible_leak>
|
|
Memcheck:Leak
|
|
match-leak-kinds: all
|
|
fun:malloc
|
|
fun:_PyMem_RawRealloc
|
|
fun:PyMem_Realloc
|
|
...
|
|
}
|