On Wed, Dec 28, 2016 at 1:15 PM, Anton Khirnov <[email protected]> wrote: > 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: [email protected] > Bug-Id: 1000 > Found-By: Kamil Frankowicz > --- > libavcodec/h264_cavlc.c | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-)
ok -- Vittorio _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
