mongoc_find_and_modify_opts_append() and mongoc_find_and_modify_opts_set_*() take BSON pointers as parameters and copy them. Document that these parameters need not outlive the function call.
- is duplicated by
-
CDRIVER-1867 Document lifetime of items added to mongoc_find_and_modify_opts_t
-
- Closed
-