From b222242689dc3b154736926e8c7c207adf7c71c6 Mon Sep 17 00:00:00 2001 From: Sree Harsha Totakura Date: Wed, 12 Feb 2014 10:23:22 +0000 Subject: - Add suppressions file for util. --- src/util/util.supp | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 src/util/util.supp (limited to 'src/util/util.supp') diff --git a/src/util/util.supp b/src/util/util.supp new file mode 100644 index 000000000..f04775cac --- /dev/null +++ b/src/util/util.supp @@ -0,0 +1,11 @@ +{ + cache-libexecdir-value + Memcheck:Leak + fun:malloc + fun:GNUNET_xmalloc_unchecked_ + fun:GNUNET_xmalloc_ + fun:GNUNET_asprintf + fun:GNUNET_OS_installation_get_path + fun:GNUNET_OS_get_libexec_binary_path + ... +} \ No newline at end of file -- cgit v1.2.3