aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorrmudgett <rmudgett@f38db490-d61c-443f-a65b-d21fe96a405b>2010-10-05 17:41:18 +0000
committerrmudgett <rmudgett@f38db490-d61c-443f-a65b-d21fe96a405b>2010-10-05 17:41:18 +0000
commit9175ef2365b74951c78f7f49ebf61bd551033094 (patch)
tree42567fb048fe1210e78c560d8c7e3c1ec330c05f /contrib
parent4b2d203bfe1f13ce76112db27809221a73d1bfd1 (diff)
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
Diffstat (limited to 'contrib')
-rw-r--r--contrib/valgrind.supp2
1 files changed, 1 insertions, 1 deletions
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:...