Luca Boccassi
|
2d23b599f2
|
Problem: test_bind_fuzzer does not use corpus for regression tests
Solution: do it
|
2020-05-16 15:01:15 +01:00 |
|
Luca Boccassi
|
5819867cd3
|
Problem: fuzzer curve tests use random keys
Solution: use fixed keys to reduce variability and increase the chance
that random data derived from it can break something
|
2020-05-06 11:47:15 +01:00 |
|
Luca Boccassi
|
96d3cb39e4
|
Problem: fuzz input which causes extra-large message allocation not stored
Solution: add it
|
2020-05-05 11:48:11 +01:00 |
|
Luca Boccassi
|
9ab3fbeee2
|
Problem: we want to have multiple seed corpora per fuzzer binary
Solution: store them each as a single line in the text file and convert them
at install time
|
2020-05-05 11:48:11 +01:00 |
|
Luca Boccassi
|
c8e62cb2e0
|
Problem: no dictionaries and seed corpora for fuzzers
Solution: add them and install them where oss-fuzz expects them
|
2020-05-04 02:11:15 +01:00 |
|