Fuzz testing Zstandard
Fuzz testing Zstandard:
An advance issue that any production-grade codec must face is the ability to deal with erroneous data. Such requirement tends to come at a second development stage, since it’s already difficult enough to make an algorithm work under “normal conditions”. via Pocket