info: do not register printf extension for %p
authorOlivier Blin <olivier.blin@softathome.com>
Thu, 27 Sep 2012 14:59:04 +0000 (16:59 +0200)
committerTim-Philipp Müller <tim@centricular.net>
Thu, 27 Sep 2012 22:58:32 +0000 (23:58 +0100)
commit4710b36bda0d94669423ec8f0c6aecaf65a289a2
tree2be218679e8702655f79618647b66d714ad43f13
parentb68c7fc9549ed3e40d2526289327ddea06e34fae
info: do not register printf extension for %p

This happened when glib was not using system printf, and caused the
internal gstreamer printf extensions to be used for all %p printfs,
causing crashes.

https://bugzilla.gnome.org/show_bug.cgi?id=684970
gst/gstinfo.c