On Mon, May 31, 2021 at 10:59:11AM +0530, Vedaa wrote:
> Hi,
>
> I have added checks so that only positive numbers are passed to the
> function, and limited the bits read to 24-bits. This has stopped the
> fuzzer from terminating.
> ---
> Makefile | 2 ++
> libavutil/tests/inte
Hi,
I have added checks so that only positive numbers are passed to the
function, and limited the bits read to 24-bits. This has stopped the
fuzzer from terminating.
---
Makefile | 2 ++
libavutil/tests/integer.c | 21 ++
libavutil/tests/integer.h | 45 +