GNOME Bugzilla – Bug 758550
Faulty annotation of gst_buffer_new_wrapped_full / gst_memory_new_wrapped
Last modified: 2018-11-03 12:30:53 UTC
The data length attribute should point to maxsize instead of size. Afaiu the relation of those arguments is "size <= maxsize - offset".
Created attachment 316110 [details] [review] buffer/allocator: Fix data-length annotation for *_new_wrapped*
Ping
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gstreamer/issues/140.