summaryrefslogtreecommitdiff
path: root/tests/end_to_end/biboumi.supp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/end_to_end/biboumi.supp')
-rw-r--r--tests/end_to_end/biboumi.supp10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/end_to_end/biboumi.supp b/tests/end_to_end/biboumi.supp
new file mode 100644
index 0000000..d153665
--- /dev/null
+++ b/tests/end_to_end/biboumi.supp
@@ -0,0 +1,10 @@
+{
+ stdlibc++ thingy
+ Memcheck:Leak
+ match-leak-kinds: reachable
+ fun:malloc
+ ...
+ fun:call_init.part.0
+ fun:_dl_init
+ ...
+}