This PR adds fuzz tests to our point deserialization.
I've run the fuzzers for a while and found (and fixed) three bugs: one panic, and two inconsistencies.
I'll dive into the reasons and fixes in the PR comments.
Note: I'll leave running the fuzzing at night for some days; for now mostly ran those for 30m.
This PR adds fuzz tests to our point deserialization. I've run the fuzzers for a while and found (and fixed) three bugs: one panic, and two inconsistencies.
I'll dive into the reasons and fixes in the PR comments.
Note: I'll leave running the fuzzing at night for some days; for now mostly ran those for 30m.