GNOME Bugzilla – Bug 747439
bufferlist: add check for writable object in insert or remove
Last modified: 2015-04-08 08:57:43 UTC
Add check for the writable object in gst_buffer_list_insert() and gst_buffer_list_remove() function.
Created attachment 301053 [details] [review] bufferlist: added check for the writable object in insert and remove Addded check for the writable object in gst_buffer_list_insert() and gst_buffer_list_remove(). Please review the patch.
Pushed, thanks: commit a754eb45b939d4931266f407e8aa0c951c8cf0c6 Author: Prashant Gotarne <ps.gotarne@samsung.com> Date: Tue Apr 7 15:00:46 2015 +0530 bufferlist: make sure list is writable before adding or removing buffers https://bugzilla.gnome.org/show_bug.cgi?id=747439