-
Type:
Bug
-
Resolution: Done
-
Priority:
Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The following will create an error:
- call bson_append_element with name_or_null parameter = ""
The "" will cause it to fall through to the "not null" part ... and create an error.