-
Type: Improvement
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
Investigate whether there is a particular reason we call mongoc_init() before bson_mem_set_vtable() in MINIT, and similarly call mongoc_cleanup() after bson_mem_restore_vtable() during shutdown. If there is a specific reason for doing so, we should document that in the code; otherwise, reverse this ordering.