summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/valgrind.supp12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/valgrind.supp b/tests/valgrind.supp
index a4276c3b..5a1f0232 100644
--- a/tests/valgrind.supp
+++ b/tests/valgrind.supp
@@ -28,6 +28,18 @@
obj:/lib64/ld-2.15.so
}
+### VALGRIND
+{
+ valgrind_exit_free_bug
+ Memcheck:Free
+ fun:free
+ fun:__libc_freeres
+ fun:_vgnU_freeres
+ fun:__run_exit_handlers
+ fun:exit
+}
+
+
### OPENSSL
{
openssl_crypto_value8