On Tue, Jun 27, 2017 at 02:33:22PM +0200, Michael Niedermayer wrote:
> Fixes: runtime error: left shift of 1 by 31 places cannot be represented in
> type 'int'
> Fixes: 2377/clusterfuzz-testcase-minimized-6108505935183872
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-f
Fixes: runtime error: left shift of 1 by 31 places cannot be represented in
type 'int'
Fixes: 2377/clusterfuzz-testcase-minimized-6108505935183872
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/projects/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcod
On Fri, Apr 07, 2017 at 03:38:12AM +0200, Michael Niedermayer wrote:
> Fixes: 940/clusterfuzz-testcase-5200378381467648
>
> Found-by: continuous fuzzing process
> https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg
> Signed-off-by: Michael Niedermayer
> ---
> libavcodec/wavpack.c | 2
Fixes: 940/clusterfuzz-testcase-5200378381467648
Found-by: continuous fuzzing process
https://github.com/google/oss-fuzz/tree/master/targets/ffmpeg
Signed-off-by: Michael Niedermayer
---
libavcodec/wavpack.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libavcodec/wavpack.