Closed stusmall closed 3 years ago
I was doing some fuzzing and ran into an issue. https://docs.rs/mongo_driver/0.12.1/mongo_driver/client/struct.Client.html#method.get_collection will panic if given a collection or database containing a null byte.
I'd like to get a PR clearing this up and other issues I find on the way but before I put out the effort I'd like to make sure you are open to breaking changes.
I was doing some fuzzing and ran into an issue. https://docs.rs/mongo_driver/0.12.1/mongo_driver/client/struct.Client.html#method.get_collection will panic if given a collection or database containing a null byte.
I'd like to get a PR clearing this up and other issues I find on the way but before I put out the effort I'd like to make sure you are open to breaking changes.