[FFmpeg-cvslog] avformat/mvi: Check audio_data_size to be non negative

2021-06-18 Thread Michael Niedermayer
ffmpeg | branch: release/4.4 | Michael Niedermayer | Sat Apr 10 22:55:00 2021 +0200| [b2a94f59374e74c3300b45c8ab34f1dd7cb9643d] | committer: Michael Niedermayer avformat/mvi: Check audio_data_size to be non negative Fixes: left shift of negative value -224 Fixes: 32144/clusterfuzz-testcase-mi

[FFmpeg-cvslog] avformat/mvi: Check audio_data_size to be non negative

2021-04-11 Thread Michael Niedermayer
ffmpeg | branch: master | Michael Niedermayer | Sat Apr 10 22:55:00 2021 +0200| [7e241a1b73bcca768f48ff1851e9e9f3f0752000] | committer: Michael Niedermayer avformat/mvi: Check audio_data_size to be non negative Fixes: left shift of negative value -224 Fixes: 32144/clusterfuzz-testcase-minimiz