-
Type: Bug
-
Resolution: Fixed
-
Priority: Critical - P2
-
Affects Version/s: 3.2.12, 3.4.4, 3.5.6
-
Component/s: Internal Client
-
None
-
Fully Compatible
-
ALL
-
v3.4, v3.2
-
Platforms 2017-05-08
-
0
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