Skip to content

gstreamer: bufferlist: Check for out of range indices before trying to get buffer

Passing an index bigger than the length will cause an assertion in the C function.

Merge request reports