[Tests] remove a valgrind suppression on g_log_default_handler

This commit is contained in:
Benjamin Dauvergne 2010-09-17 17:01:27 +02:00
parent 88623c29f3
commit 6adc8c3e54
1 changed files with 0 additions and 10 deletions

View File

@ -165,13 +165,3 @@
fun:g_hash_table_new
fun:g_quark_from_static_string
}
{
suppression 134
Memcheck:Leak
fun:calloc
fun:g_slice_alloc
fun:g_string_sized_new
fun:g_log_default_handler
fun:g_logv
fun:g_log
}