mirror of https://github.com/FFmpeg/FFmpeg.git
According to the WebP Lossless Bitstream Specification the highest allowed value for a prefix code is 39. If prefix_code is too large, the calculated extra_bits has an invalid value and triggers an assertion in get_bits. Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>pull/117/head
parent
da2a49ac9a
commit
5de2dab12b
1 changed files with 5 additions and 0 deletions
Loading…
Reference in new issue