-
Type: Bug
-
Resolution: Duplicate
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
Some memory leak detection tools(vld on windows) reports memory leaks. Seems like some additional openssl functions should be called:
https://github.com/mongodb/mongo-c-driver/pull/296
See openssl cleanup: https://wiki.openssl.org/index.php/Library_Initialization#Cleanup
- related to
-
CDRIVER-549 mongoc_init() and mongoc_cleanup() may make memory “still reachable”
- Closed