valgrind: add comment to suppressions file

(cherry picked from commit 40fbb36aad)
This commit is contained in:
Thomas Haller 2015-04-17 11:47:58 +02:00
parent 256f11e6fc
commit aa725e3abf

View file

@ -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