summaryrefslogtreecommitdiff
path: root/test/aux-fixed/valgrind.supp
diff options
context:
space:
mode:
Diffstat (limited to 'test/aux-fixed/valgrind.supp')
-rw-r--r--test/aux-fixed/valgrind.supp8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/aux-fixed/valgrind.supp b/test/aux-fixed/valgrind.supp
new file mode 100644
index 000000000..5f3b8dfd4
--- /dev/null
+++ b/test/aux-fixed/valgrind.supp
@@ -0,0 +1,8 @@
+{
+ macro_whitelist
+ Memcheck:Leak
+ fun:malloc
+ fun:store_malloc_3
+ fun:macros_trusted
+ fun:main
+}