syzkaller/pkg/rpctype
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
..
rpc.go pkg/rpctype: from from rpctype 2017-06-17 14:41:15 +02:00
rpctype.go syz-manager, syz-fuzzer: allow re-minimizing/re-smashing inputs 2017-12-18 14:10:56 +01:00