aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/valgrind.supp
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/valgrind.supp')
-rw-r--r--contrib/valgrind.supp12
1 files changed, 6 insertions, 6 deletions
diff --git a/contrib/valgrind.supp b/contrib/valgrind.supp
index 3a4097c36..22bee0ee1 100644
--- a/contrib/valgrind.supp
+++ b/contrib/valgrind.supp
@@ -5,18 +5,18 @@
{
dlclose-1
Memcheck:Addr1
- ...
+ fun:...
fun:dlclose
fun:load_dynamic_module
- ...
+ fun:...
}
{
dlclose-2
Memcheck:Addr2
- ...
+ fun:...
fun:dlclose
fun:load_dynamic_module
- ...
+ fun:...
}
{
dlclose-4
@@ -24,7 +24,7 @@
...
fun:dlclose
fun:load_dynamic_module
- ...
+ fun:...
}
@@ -36,6 +36,6 @@
speex_decode
Memcheck:Cond
fun:speex_decode_int
- ...
+ fun:...
}