summaryrefslogtreecommitdiff
path: root/valgrind.suppressions
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
commit3eec49dd67a65b7fc3d9df4f839192ba2e190844 (patch)
tree6133cb91d71f41a4656218851975183d244bf069 /valgrind.suppressions
parentac65c8f9599056e85921ea03db40547f0f9c9a85 (diff)
valgrind: add comment to suppressions file
Diffstat (limited to 'valgrind.suppressions')
-rw-r--r--valgrind.suppressions6
1 files changed, 6 insertions, 0 deletions
diff --git a/valgrind.suppressions b/valgrind.suppressions
index 6a101cc01..f83bceeec 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