diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-22 07:21:05 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2021-09-27 07:08:58 +0200 |
commit | 42fe438482dd0f1f59d86e27a88a616ad966706b (patch) | |
tree | 0769e5a73d4209dc4b9c3b47e604adb156c980e2 /RELEASE | |
parent | 3a47e87d554363d9fe2ebf4ca79a5c498c5569c5 (diff) | |
download | ffmpeg-42fe438482dd0f1f59d86e27a88a616ad966706b.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>
Diffstat (limited to 'RELEASE')
0 files changed, 0 insertions, 0 deletions