-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.1.4
-
Component/s: None
-
None
-
Fully Compatible
The doc for mongoc_database_get_collection_names says it returns NULL, but if we arrange for a network err during the query or listCollections command, the function returns a non-NULL array of strings with no entries.