We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdc226d commit e8f063bCopy full SHA for e8f063b
delete_nonreduced_fuzz_inputs.sh
@@ -1,3 +1,4 @@
1
+#!/bin/bash
2
# Over time the fuzz engine will reduce inputs (produce a smaller input that
3
# yields the same coverage statistics). With a growing set of inputs, it could
4
# be useful to occasionally delete the "old" non-reduced inputs.
0 commit comments