summaryrefslogtreecommitdiff
path: root/examples/tp-glib-examples.supp
AgeCommit message (Expand)AuthorFilesLines
2009-03-04Valgrind suppressions: suppress some more GTest clutterSimon McVittie1-0/+19
2009-03-04Add valgrind suppressions for GTest initializationSimon McVittie1-0/+23
2009-03-04tp_dbus_daemon_dup() is meant to leak one connection per process too, add sup...Simon McVittie1-0/+223
2009-03-04tp-glib-examples.supp: add dynamic linker suppressions for glibc 2.9Simon McVittie1-0/+21
2008-12-12More shared DBus connection and g_type_init suppressionsWill Thompson1-0/+208
2008-10-13Update suppression file for glibc 2.7's backtraceSimon McVittie1-1/+21
2008-09-29tp-glib-examples.supp: remove /lib prefix in front of libdbus-1.so.*Guillaume Desmottes1-20/+20
2008-09-29tp-glib.supp: don't hardcode /usr path to libdbus-1.soGuillaume Desmottes1-20/+20
2008-05-12Suppress leak warnings from ld.so initialization involving SELinuxSimon McVittie1-0/+40
2008-04-14Make a Valgrind suppression slightly less specific to avoid needing dbus-glib...Simon McVittie1-1/+2
2008-05-02tp-glib-examples.supp: don't warn on dlopen initialization, triggered by hand...Simon McVittie1-0/+124
2008-04-02tp-glib-examples.supp: update for GLib 2.16 and for lack of debug symbolsSimon McVittie1-6/+18
2008-02-29Make suppressions file less specific to avoid complaints about dbus_g_bus_get...Simon McVittie1-20/+20
2008-01-18tp-glib-examples.supp: suppress errors that are dbus-glib bug https://bugs.fr...Simon McVittie1-0/+7
2008-01-18Be a little less specific when detecting allocs made by g_quark_from_static_s...Simon McVittie1-27/+23
2008-01-18Add some more valgrind suppressions for allocated-once GLib internalsSimon McVittie1-4/+12
2008-01-18Make suppresion of "leak" from g_main_context_default more general, and add a...Simon McVittie1-2/+12
2008-01-18Make a valgrind suppression more general - we don't care about leaks caused b...Simon McVittie1-11/+8
2008-01-18Add an example valgrind Memcheck suppressions file.Simon McVittie1-0/+162