diff options
author | Andreas Cadhalpun <[email protected]> | 2015-03-02 20:47:57 +0100 |
---|---|---|
committer | Michael Niedermayer <[email protected]> | 2015-03-03 00:37:36 +0100 |
commit | 5de2dab12b951b2fe121eb18503accfc91cd1565 (patch) | |
tree | da399e23e357746e9ed1c4e4cab25dee8ca1f948 /tools/ffeval.c | |
parent | da2a49ac9ab55c857fe4116c0996728c49e2be77 (diff) |
avcodec/webp: validate the distance prefix code
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 <[email protected]>
Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'tools/ffeval.c')
0 files changed, 0 insertions, 0 deletions