ericcornelissen/wordrow

Program crashes on empty argument

Closed this issue · 0 comments

The program (v0.3.0-beta) will crash if an empty argument is provided to the program. For example by running:

$ wordrow ""

This issue was found by fuzzing the code using go-fuzz