mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-24 18:51:11 +00:00
tests: make getaddrinfo suppression more generic
So it works for me on debian sid.
This commit is contained in:
parent
89222216f0
commit
3a669b7413
1 changed files with 2 additions and 3 deletions
|
@ -593,10 +593,9 @@
|
||||||
match-leak-kinds: definite
|
match-leak-kinds: definite
|
||||||
fun:malloc
|
fun:malloc
|
||||||
fun:__libc_alloc_buffer_allocate
|
fun:__libc_alloc_buffer_allocate
|
||||||
fun:__resolv_conf_allocate
|
...
|
||||||
fun:__resolv_conf_load
|
|
||||||
fun:__resolv_conf_get_current
|
|
||||||
fun:__res_vinit
|
fun:__res_vinit
|
||||||
|
...
|
||||||
fun:context_get.part.1
|
fun:context_get.part.1
|
||||||
fun:gaih_inet.constprop.7
|
fun:gaih_inet.constprop.7
|
||||||
fun:getaddrinfo
|
fun:getaddrinfo
|
||||||
|
|
Loading…
Reference in a new issue