[FFmpeg-devel] [PATCH] avcodec/ylc: Fix vlc of 31 bits

Paul B Mahol onemda at gmail.com
Sat Jul 8 23:59:02 EEST 2017


On 7/8/17, Michael Niedermayer <michael at niedermayer.cc> wrote:
> Fixes: runtime error: left shift of 1 by 31 places cannot be represented in
> type 'int'
> Fixes: 2515/clusterfuzz-testcase-minimized-6197200012967936
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <michael at niedermayer.cc>
> ---
>  libavcodec/ylc.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

ok


More information about the ffmpeg-devel mailing list