mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-07-11 09:09:33 +00:00
Section 9.2.3.2 of the spec implies that run_before must not be larger than zeros_left. Fixes invalid reads with corrupted files. CC: libav-stable@libav.org Bug-Id: 1000 Found-By: Kamil Frankowicz