gstinfo: clean up function pointer names hashtable
authorMathieu Duponchelle <mathieu@centricular.com>
Tue, 16 Apr 2019 11:29:00 +0000 (13:29 +0200)
committerMathieu Duponchelle <mathieu@centricular.com>
Wed, 17 Apr 2019 21:03:56 +0000 (23:03 +0200)
commitdc5a62f70234f729c0f3443ab725e9f0232cc1fe
tree4c5a8c304146f38e4797786c923b03645731ebb9
parent41f873fa0a6c42aa943e99d834357420dd626d0b
gstinfo: clean up function pointer names hashtable

And add strduped function pointer names to the global quark
table, so that they don't get reported as lost by valgrind.

This allows us to use GST_DEBUG when running tests under
valgrind.
gst/gst.c
gst/gst_private.h
gst/gstinfo.c