aboutsummaryrefslogtreecommitdiff
path: root/tools/gdbmtool.supp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/gdbmtool.supp')
-rw-r--r--tools/gdbmtool.supp19
1 files changed, 19 insertions, 0 deletions
diff --git a/tools/gdbmtool.supp b/tools/gdbmtool.supp
new file mode 100644
index 0000000..247be73
--- /dev/null
+++ b/tools/gdbmtool.supp
@@ -0,0 +1,19 @@
+{
+ <parseopt_first>
+ Memcheck:Leak
+ match-leak-kinds: reachable
+ fun:malloc
+ fun:realloc
+ fun:erealloc
+ fun:add_options
+ fun:parseopt_first
+}
+{
+ <parseopt_first>
+ Memcheck:Leak
+ match-leak-kinds: reachable
+ fun:realloc
+ fun:erealloc
+ fun:add_options
+ fun:parseopt_first
+}

Return to:

Send suggestions and report system problems to the System administrator.