Add fuzzing
cristaloleg opened this issue · 0 comments
cristaloleg commented
Currently there is no real need of fuzzing, all the text/binary operations are simple and obvious, but it might change.
So adding gofuzz
should make module more robust and safe.
Please, do not commit corpus directory, 1 file with Fuzz
function should be enough 😉