From 9175ef2365b74951c78f7f49ebf61bd551033094 Mon Sep 17 00:00:00 2001 From: rmudgett Date: Tue, 5 Oct 2010 17:41:18 +0000 Subject: 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: http://svn.digium.com/svn/asterisk/branches/1.4@290323 f38db490-d61c-443f-a65b-d21fe96a405b --- contrib/valgrind.supp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/valgrind.supp b/contrib/valgrind.supp index 22bee0ee1..19a899f49 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:... -- cgit v1.2.3