summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-04-17 11:47:58 +0200
committerThomas Haller <thaller@redhat.com>2015-04-17 11:52:45 +0200
commit40fbb36aad0bb4c2cb12025dd055aa22ca443fb2 (patch)
tree6133cb91d71f41a4656218851975183d244bf069
parent36fc5cac83c9f1ba35d83ecfb163ba50eea169e1 (diff)
downloadNetworkManager-40fbb36aad0bb4c2cb12025dd055aa22ca443fb2.tar.gz
valgrind: add comment to suppressions file
-rw-r--r--valgrind.suppressions6
1 files changed, 6 insertions, 0 deletions
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