From 542ace2b6f12e27c516dcef50bad88aeb1e05762 Mon Sep 17 00:00:00 2001 From: Richard Mudgett Date: Tue, 5 Oct 2010 17:41:18 +0000 Subject: [PATCH] Merged revision 258974 from https://origsvn.digium.com/svn/asterisk/trunk .......... r258974 | diruggles | 2010-04-26 14:05:47 -0500 (Mon, 26 Apr 2010) | 4 lines Line 24 missed in compatibility fix in revision 233577 added a "fun:" prefix line 24 .......... git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@290323 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- contrib/valgrind.supp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/valgrind.supp b/contrib/valgrind.supp index 22bee0ee1d..19a899f493 100644 --- a/contrib/valgrind.supp +++ b/contrib/valgrind.supp @@ -21,7 +21,7 @@ { dlclose-4 Memcheck:Addr4 - ... + fun:... fun:dlclose fun:load_dynamic_module fun:... -- 2.47.2