summaryrefslogtreecommitdiff
path: root/valgrind.suppressions
AgeCommit message (Collapse)Author
2019-02-05valgrind.suppressions: add GObject/libgcrypt/libsmbclient suppressionsMax Kellermann
2018-01-04valgrind.suppressions: more library suppressionsMax Kellermann
2014-06-10zeroconf/Avahi: call dbus_shutdown() during shutdownMax Kellermann
Make valgrind happy.
2014-06-10valgrind.suppressions: more library suppressionsMax Kellermann
2014-01-08valgrind.suppressions: add libsmbclient suppressionsMax Kellermann
2013-10-18valgrind.suppressions: add g_get_home_dir suppressionMax Kellermann
2013-10-18valgrind.suppressions: add libGnuTLS suppressionMax Kellermann
2013-04-17input/soup: plugin removedMax Kellermann
This plugin is cumbersome to support, now that MPD is migrating away from GLib and the GLib event loop. It has no practical advantages over the CURL plugin. Soup requires the bloated GType library.
2013-04-17output/ffado: remove broken pluginMax Kellermann
This plugin has been in MPD for three years, and it has never worked. Enough!
2013-01-15valgrind.suppressions: more GLib suppressionsMax Kellermann
2013-01-03valgrind.suppressions: add more suppressionsMax Kellermann
2012-08-09valgrind.suppressions: suppressions for GStaticMutex and moreMax Kellermann
2012-06-12valgrind.suppressions: GLib 2.32 updatesMax Kellermann
2012-06-12valgrind.suppressions: merge changes from masterMax Kellermann
2010-07-25valgrind.suppressions: update g_get_language_names()Max Kellermann
2010-01-04valgrind.suppressions: added new suppressionsMax Kellermann
2010-01-01updated valgrind.suppressionsMax Kellermann
Mostly OpenSSL and GLib one-time allocations.
2009-11-14valgrind.suppressions: added entry for g_main_context_default()Max Kellermann
2009-03-26updated valgrind.suppressionsMax Kellermann
Added g_strerror() and dlopen() suppressions.
2009-03-03updated valgrind.suppressionsMax Kellermann
2009-03-02updated valgrind.suppressionsMax Kellermann
2009-01-10added valgrind suppressions fileMax Kellermann