From: Tim-Philipp Müller Date: Sun, 8 Sep 2019 00:03:57 +0000 (+0100) Subject: tests: fix up valgrind suppressions for glibc getaddrinfo leaks X-Git-Tag: 1.19.3~511^2~944 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=c8d0edfea9ed8dbe06657dc5df786c4910f75451;p=platform%2Fupstream%2Fgstreamer.git tests: fix up valgrind suppressions for glibc getaddrinfo leaks Make more flexible. There is an extra gethostbyname2_r@@GLIBC_2.2.5 (getXXbyYY_r.c:217) in the trace on the build bots (F30). Fixes the -base and -good valgrind jobs on the 1.16 branch CI. --- diff --git a/tests/check/gst-plugins-base.supp b/tests/check/gst-plugins-base.supp index 521ad89..8cb1641 100644 --- a/tests/check/gst-plugins-base.supp +++ b/tests/check/gst-plugins-base.supp @@ -597,6 +597,7 @@ fun:__res_vinit ... fun:context_get.part.1 + ... fun:gaih_inet.constprop.7 fun:getaddrinfo ...