str0m
str0m copied to clipboard
Fuzzing
Recording this as an idea. Not sure how much time I'll be able to spend on it.
It would be nice to fuzz all parsing APIs to ensure panics cannot be triggered via network paths.
Should be fairly simple. The starting point for fuzzing is in place. See run-fuzz.sh in the root.
Should be fairly simple. The starting point for fuzzing is in place. See
run-fuzz.shin the root.
Ha! I should have checked that. I was relying on my memory and that is apparently older than 2 months 🙃