Re: [PATCH-for-5.2 0/3] Bug-fixes for the generic-fuzzer

2020-10-30 Thread Darren Kenny
Sigh, I should have caught some of these in the last review, sorry. For the series, Reviewed-by: Darren Kenny Thanks, Darren. On Thursday, 2020-10-29 at 13:28:57 -04, Alexander Bulekov wrote: > These patches fix some silly issues I found after the generic-fuzzer > started running on OSS-Fuzz.

[PATCH-for-5.2 0/3] Bug-fixes for the generic-fuzzer

2020-10-29 Thread Alexander Bulekov
These patches fix some silly issues I found after the generic-fuzzer started running on OSS-Fuzz. Alexander Bulekov (3): fuzz: fix writing DMA patterns fuzz: check the MR in the DMA callback fuzz: fuzz offsets within pio/mmio regions tests/qtest/fuzz/generic_fuzz.c | 44 +--