mpdparse: g_slice_new() can't return NULL
authorSebastian Dröge <sebastian@centricular.com>
Fri, 10 Jul 2015 10:26:51 +0000 (13:26 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 10 Jul 2015 10:26:51 +0000 (13:26 +0300)
commita6507de48e1e42127e4dc3e40bf01561eb87c4df
tree7c92178995f3b660db64f217ce64f7c4b617fbba
parent77b618ca777473ec03fecffb0ecc7b0258d7396f
mpdparse: g_slice_new() can't return NULL

It will abort() if allocation fails.
ext/dash/gstmpdparser.c