-
Type:
Task
-
Resolution: Won't Fix
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
pmeredit has created PR #1273: Add fuzz test to handle length math issues with Messages and Headers in mongo-rust-driver
Issue Text:
This was mostly generated by Devin. The initial fuzz test was bad, but all the infrastructure for fuzzing is good. The test I modified (which was 4 loc?) did uncover an actual bug still present in the driver, which is exciting, and I am now confident that all our math ops are good.