clusterfuzz
clusterfuzz copied to clipboard
Common strategy code (e.g. corpus subset, radamsa) should be moved to fuzz task
Rather than require each new engine to implement these features, we should factor this code out and share it between all engines. Moving it to fuzz task seems like the best way to accomplish this.