core: suppress glib_init_ctor as well
We already suppress gobject_init_ctor and this is the same. Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/8979>
This commit is contained in:
parent
9dc21492a3
commit
17d271057a
@ -3969,6 +3969,14 @@
|
||||
fun:gobject_init_ctor
|
||||
}
|
||||
|
||||
{
|
||||
<glib-init-malloc>
|
||||
Memcheck:Leak
|
||||
fun:malloc
|
||||
...
|
||||
fun:glib_init_ctor
|
||||
}
|
||||
|
||||
{
|
||||
<quark table is leaked on purpose if it grows too big>
|
||||
Memcheck:Leak
|
||||
|
Loading…
x
Reference in New Issue
Block a user