Details
-
Bug
-
Status: Closed
-
Critical - P2
-
Resolution: Fixed
-
3.2.12, 3.4.4, 3.5.6
-
None
-
Fully Compatible
-
ALL
-
v3.4, v3.2
-
Platforms 2017-05-08
-
0
Description
If auth fails via an exception, the following code will leak a DBClientBase object:
https://github.com/mongodb/mongo/blob/v3.4/src/mongo/client/mongo_uri_connect.cpp#L180-L188