Hi, On Tue, Jun 30, 2015 at 2:03 AM, James Zern <jz...@google.com> wrote:
> the max value of the lookup in expanded form is: > (((1 << 7) - 1) << 1) - 65 + 1 + 64 = 254 > > add one entry of padding to inv_map_table[] to prevent out of bounds > access with non-conforming / fuzzed bitstreams > > Signed-off-by: James Zern <jz...@google.com> > --- > libavcodec/vp9.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) OK. Ronald _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel