On Tue, Jul 06, 2021 at 06:08:01PM +0200, Michael Niedermayer wrote: > This fixes an issue when multiple cases are fuzzed in a single run and > the limits are adjusted by more than the iteration limit. In that case > the adjusted limit leaked back into the global limit causing the > fuzzer to become ineffective after several iterations, MSS2 was > affected by this for example. > > Signed-off-by: Michael Niedermayer <mich...@niedermayer.cc> > --- > tools/target_dec_fuzzer.c | 10 +++++----- > 1 file changed, 5 insertions(+), 5 deletions(-)
i intend to apply this today so we can see if it resolves some coverage issues with the fuzzer thx [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB "I am not trying to be anyone's saviour, I'm trying to think about the future and not be sad" - Elon Musk
signature.asc
Description: PGP signature
_______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".