From 40fbb36aad0bb4c2cb12025dd055aa22ca443fb2 Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Fri, 17 Apr 2015 11:47:58 +0200 Subject: [PATCH] valgrind: add comment to suppressions file --- valgrind.suppressions | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/valgrind.suppressions b/valgrind.suppressions index 6a101cc011..f83bceeec7 100644 --- a/valgrind.suppressions +++ b/valgrind.suppressions @@ -1,3 +1,9 @@ +# IMPORTANT: these suppressions strongly depend on the used library version. +# They probably don't work out-of-the-box on anything but Fedora, where they +# are mainly tested. +# +# Make sure to install debug information, otherwise the suppression trace might +# not match. On Fedora, try 'debuginfo-install dbus-glib glib libnl3'. { NSS_NoDB_Init Memcheck:Leak