gio: handle g_vfs_get_supported_uri_schemes() returning NULL
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 29 Oct 2012 13:31:28 +0000 (13:31 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 29 Oct 2012 13:31:28 +0000 (13:31 +0000)
commit8abc646ecba535ab0436f9ea9f16bcc79aaf0b42
tree3f79210bfce03da2b4ca060fbd7db34e9b82877b
parent5f45069624522b61cc7472f0152439015700f15a
gio: handle g_vfs_get_supported_uri_schemes() returning NULL

Handle g_vfs_get_supported_uri_schemes() returning NULL more
gracefully, without criticals for passing NULL to g_strv_length().
gst/gio/gstgio.c