On Wed, Aug 16, 2017 at 01:47:55PM -0400, Ronald S. Bultje wrote:
> Hi,
>
> On Aug 15, 2017 3:32 AM, "Michael Niedermayer"
> wrote:
>
> Fixes: undefined shift
> Fixes: runtime error: shift exponent 264 is too large for 32-bit type 'int'
> Fixes: 2860/clusterfuzz-testcase-minimized-46728116898365
Hi,
On Aug 15, 2017 3:32 AM, "Michael Niedermayer"
wrote:
Fixes: undefined shift
Fixes: runtime error: shift exponent 264 is too large for 32-bit type 'int'
Fixes: 2860/clusterfuzz-testcase-minimized-4672811689836544
Found-by: continuous fuzzing process https://github.com/google/oss-
fuzz/tree/
On Tue, Aug 15, 2017 at 03:32:43AM +0200, Michael Niedermayer wrote:
> Fixes: undefined shift
> Fixes: runtime error: shift exponent 264 is too large for 32-bit type 'int'
> Fixes: 2860/clusterfuzz-testcase-minimized-4672811689836544
>
> Found-by: continuous fuzzing process
> https://github.com/g
Fixes: undefined shift
Fixes: runtime error: shift exponent 264 is too large for 32-bit type 'int'
Fixes: 2860/clusterfuzz-testcase-minimized-4672811689836544
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
--