-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor - P4
-
Affects Version/s: 1.4.0
-
Component/s: libmongoc
-
None
Releasing a function with this signature was a mistake:
mongoc_host_list_t *
mongoc_server_description_host (const mongoc_server_description_t *description)
The host list should be const.
- related to
-
CDRIVER-1517 mongoc_server_description_type should accept const mongoc_server_description_t
-
- Closed
-