On Tue, Jun 30, 2015 at 05:59:53AM -0400, Ronald S. Bultje wrote: > 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.
applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Its not that you shouldnt use gotos but rather that you should write readable code and code with gotos often but not always is less readable
signature.asc
Description: Digital signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel