valgrind: update glib2 suppression for Fedora 27

glib2 deprecated g_object_newv() for g_object_new_with_paramters()
in 2.52. Need to update the valgrind suppression.

(cherry picked from commit 3b85c7e05d)
This commit is contained in:
Thomas Haller 2017-11-15 17:01:31 +01:00
parent 39002a4e3c
commit 18e8f99eb3

View file

@ -423,7 +423,7 @@
fun:g_slice_alloc0
fun:g_type_create_instance
fun:g_object_new_internal
fun:g_object_newv
fun:g_object_new*
fun:g_object_new
fun:g_task_new
fun:_g_socket_read_with_control_messages