diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-22 07:21:05 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-01-11 15:15:53 +0100 |
commit | 71eee0d4dc55356ce4127908f0d5f6411dc71c6d (patch) | |
tree | 45906eb1d804b38a3e0268bbdfe2b5cdab261f10 /tools | |
parent | 8c1899a71bc92387afa38f8438cfd05a33ffb48f (diff) | |
download | ffmpeg-71eee0d4dc55356ce4127908f0d5f6411dc71c6d.tar.gz |
avformat/cafenc: Fix potential integer overflow
(As long as avio_write() only accepts an int, it makes no sense
to try to support sizes that don't fit into an int.)
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
(cherry picked from commit 42fe438482dd0f1f59d86e27a88a616ad966706b)
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions