Skip to content

MKVReader: protect the case when the current cluster is NULL while calling...

Julien Wadel requested to merge fix/backport_mkv_crash_51 into release/5.1

MKVReader: protect the case when the current cluster is NULL while calling nextBlock (detected by sanitizer)

Merge request reports