From 3a669b741313edfbcc9c48922d5a41189a1d382e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 13 Apr 2018 01:23:38 +0100 Subject: [PATCH] tests: make getaddrinfo suppression more generic So it works for me on debian sid. --- tests/check/gst-plugins-base.supp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/tests/check/gst-plugins-base.supp b/tests/check/gst-plugins-base.supp index f80d386..a3bc5a4 100644 --- a/tests/check/gst-plugins-base.supp +++ b/tests/check/gst-plugins-base.supp @@ -593,10 +593,9 @@ match-leak-kinds: definite fun:malloc fun:__libc_alloc_buffer_allocate - fun:__resolv_conf_allocate - fun:__resolv_conf_load - fun:__resolv_conf_get_current + ... fun:__res_vinit + ... fun:context_get.part.1 fun:gaih_inet.constprop.7 fun:getaddrinfo -- 2.7.4