diff options
author | Mans Rullgard <mans@mansr.com> | 2011-10-08 01:51:37 +0100 |
---|---|---|
committer | Mans Rullgard <mans@mansr.com> | 2011-10-10 17:49:13 +0100 |
commit | 1703013cb7f06bb6304cbf3c5fd650d8076ee295 (patch) | |
tree | 14736edc519ed5d8a140232e8ed51354cbaf03b4 /libavutil/opt.c | |
parent | 0c46e958d1fd3817b8e9fa048d0450d509c80378 (diff) | |
download | ffmpeg-1703013cb7f06bb6304cbf3c5fd650d8076ee295.tar.gz |
avidec: fix signed overflow in avi_sync()
Keeping byte values read from the file as unsigned is consistent
with how they are subsequently used and avoids an undefined left
shift by 24 when bit 7 is set.
Signed-off-by: Mans Rullgard <mans@mansr.com>
Diffstat (limited to 'libavutil/opt.c')
0 files changed, 0 insertions, 0 deletions