diff options
author | James Almer <jamrial@gmail.com> | 2023-06-19 23:47:07 -0300 |
---|---|---|
committer | James Almer <jamrial@gmail.com> | 2023-06-21 13:31:14 -0300 |
commit | d0d20f16ce4de0d814b7dac28fa18c666b7a8a85 (patch) | |
tree | bcf6b2c4d90285572cd83e69daeb653b2169eabb /libavcodec/evc_ps.c | |
parent | a6a5e5359573aab7a0dd19045ceafe5149dffd87 (diff) | |
download | ffmpeg-d0d20f16ce4de0d814b7dac28fa18c666b7a8a85.tar.gz |
avformat/evcdec: use an unsigned type for nalu_size
But ensure the value returned by evc_read_nal_unit_length() fits in an int.
Should prevent integer overflows later in the code.
Signed-off-by: James Almer <jamrial@gmail.com>
Diffstat (limited to 'libavcodec/evc_ps.c')
0 files changed, 0 insertions, 0 deletions