mbox series

[0/4] improve crash case minimization

Message ID ME3P282MB1492BFA2302041F2AB420EBEFCC20@ME3P282MB1492.AUSP282.PROD.OUTLOOK.COM
Headers show
Series improve crash case minimization | expand

Message

Qiuhao Li Dec. 19, 2020, 6:39 p.m. UTC
Extend and refine the crash case minimization process.

I forgot to cc some reviewers in the last patch, so I merge it as the
first on in this patch series.

Qiuhao Li (4):
  fuzz: refine crash detection mechanism
  fuzz: split QTest writes from the rightmost byte
  fuzz: setting bits in operand of out/write to zero
  fuzz: delay IO until they can't trigger the crash

 scripts/oss-fuzz/minimize_qtest_trace.py | 126 ++++++++++++++++++++---
 1 file changed, 110 insertions(+), 16 deletions(-)