Skip to content

rmdemux: Make sure we have enough data available when parsing audio/video packets

Tim-Philipp Müller requested to merge tpm/gst-plugins-ugly:rmdemux-fixes into master

Otherwise there will be out-of-bounds reads and potential crashes.

Thanks to Natalie Silvanovich for reporting.

Fixes #37 (closed)

Merge request reports