ext/gio/gstgio.c: Return NULL instead of a gchar * array with one NULL element if...
authorSebastian Dröge <slomo@circular-chaos.org>
Thu, 17 Apr 2008 07:29:28 +0000 (07:29 +0000)
committerSebastian Dröge <slomo@circular-chaos.org>
Thu, 17 Apr 2008 07:29:28 +0000 (07:29 +0000)
commitee1cf432858603bf3d78eddb4207734e6939c2e1
tree67bb2161493e60e0cc7a3ccd0b09233f66f41742
parente6528c39fe1a0607a5554a1813a1ee1f4e7adabb
ext/gio/gstgio.c: Return NULL instead of a gchar * array with one NULL element if we don't get any supported URI sche...

Original commit message from CVS:
* ext/gio/gstgio.c: (gst_gio_get_supported_protocols):
Return NULL instead of a gchar * array with one NULL element if we
don't get any supported URI schemes from GIO.
ChangeLog
ext/gio/gstgio.c