diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-22 20:36:21 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-27 07:08:59 +0200 |
commit | 1cf3c59b58f4380d5ce166a67331777891d06eef (patch) | |
tree | 9b47daad475b99a2684218437e75317f36ad3ecb /libavformat/url.h | |
parent | 63a5e83de8189372fcf8c543a01f1a0c28860ccb (diff) | |
download | ffmpeg-1cf3c59b58f4380d5ce166a67331777891d06eef.tar.gz |
avformat/movenc: Limit ism_lookahead to a sane value
There can only be a maximum of 255 entries in a tfrf tag, so using
more makes no sense; moreover, several size computations can overflow
in this case. Fix this by limiting it to 255.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavformat/url.h')
0 files changed, 0 insertions, 0 deletions