Skip to content

demux: pva: avoid using data that were not read

Steve Lhomme requested to merge robUx4/vlc:pva-read-check into master

We only use up to 14 + 1 + 5 bytes in the data we peek.

We need at least 9 bytes to read the amount of data to skip.

Might make !7188 moot

Merge request reports

Loading