On Sat, Jul 08, 2017 at 10:59:02PM +0200, Paul B Mahol wrote:
> On 7/8/17, Michael Niedermayer 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
On 7/8/17, Michael Niedermayer 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
>
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
---
libavcod