Y
Hacker News
new
|
ask
|
show
|
jobs
by
rwmj
705 days ago
Fuzz testing absolutely should be used whenever you parse anything.
1 comments
SoftTalker
705 days ago
Yeah, even if you are only parsing "safe" inputs such as ones you created yourself. Other bugs and sometimes even truly random events can corrupt data.
link