syzkaller/pkg/db
Dmitry Vyukov a20097eafe syz-manager, syz-fuzzer: allow re-minimizing/re-smashing inputs
By default we don't re-minimize/re-smash programs from corpus,
it takes lots of time on start and is unnecessary.
However, when we improve/fix minimization/smashing,
we may want to.

Introduce corpus database versions and allow to re-minimize/re-smash
on version bumps.
2017-12-18 14:10:56 +01:00
..
db_test.go pkg/db: move from db 2017-06-03 10:41:09 +02:00
db.go syz-manager, syz-fuzzer: allow re-minimizing/re-smashing inputs 2017-12-18 14:10:56 +01:00