buffer: Check return value of gst_memory_map()
authorEdward Hervey <bilboed@bilboed.com>
Tue, 23 Feb 2016 16:23:43 +0000 (17:23 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 23 Feb 2016 16:23:43 +0000 (17:23 +0100)
commitf7cba27157f9e36c34bda2d8741be4ccb2d17d96
tree5d3007a09b422d971514168945538db95d1c6469
parent44423e8af3adf99122de2ac53e8d840a46a7d329
buffer: Check return value of gst_memory_map()

Only do memory operations if the memory was succesfully map'ed

https://bugzilla.gnome.org/show_bug.cgi?id=728326
gst/gstbuffer.c