On 6/24/17, Michael Niedermayer <mich...@niedermayer.cc> wrote:
> Fixes: runtime error: left shift of 1965559808 by 4 places cannot be
> represented in type 'int'
> Fixes: 2333/clusterfuzz-testcase-minimized-5223935677300736
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
> Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc>
> ---
>  libavcodec/hevc_cabac.c | 25 +++++++++++++++++--------
>  libavcodec/hevcdec.c    | 26 +++++++++++++++++++-------
>  libavcodec/hevcdec.h    |  2 +-
>  3 files changed, 37 insertions(+), 16 deletions(-)
>

lgtm
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to