valgrind: add comment to suppressions file

This commit is contained in:
Thomas Haller 2015-04-17 11:47:58 +02:00
parent 36fc5cac83
commit 40fbb36aad

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