mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-07 16:08:51 +00:00
suppr: Add a supression on wrong jump in python from fedora 30
This commit is contained in:
parent
dae8210e0f
commit
42a27817bc
1 changed files with 6 additions and 0 deletions
|
@ -518,3 +518,9 @@
|
||||||
obj:/usr/lib64/libpython2.4.so.1.0
|
obj:/usr/lib64/libpython2.4.so.1.0
|
||||||
fun:PyImport_ImportModuleEx
|
fun:PyImport_ImportModuleEx
|
||||||
}
|
}
|
||||||
|
|
||||||
|
{
|
||||||
|
Wrong jump in PyUnicode_Decode
|
||||||
|
Memcheck:Cond
|
||||||
|
fun:PyUnicode_Decode
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue