-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 1.8.1
-
Component/s: None
-
None
The C# driver already checks that element names, collection names and database names don't have nulls in them.
But there are still a few uncommon ways that a null byte could be introduced into a CString that need to be closed.
- is related to
-
DRIVERS-101 BSON cstring with null bytes should not be allowed
- Closed