diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-20 23:42:04 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2021-02-24 07:50:39 +0100 |
commit | 1c9e53d70b4a0157af02070c2a6cf4db0c6f6dee (patch) | |
tree | 3d158e8d97939e5860d82d79196f4bc0fb6029c3 /libavcodec/dirac.h | |
parent | 78d5e1c6533208b07acf508a4e7f832e3cea8485 (diff) | |
download | ffmpeg-1c9e53d70b4a0157af02070c2a6cf4db0c6f6dee.tar.gz |
avcodec/movtextenc: Check for too many styles
The counter for the number of styles is written on two bytes, ergo
anything > UINT16_MAX is invalid. This also fixes a compiler warning
because of a tautologically true check on 64bit systems.
Reviewed-by: Philip Langdale <philipl@overt.org>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavcodec/dirac.h')
0 files changed, 0 insertions, 0 deletions