-
Type:
Bug
-
Resolution: Done
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Networking
-
None
-
Fully Compatible
-
ALL
-
Platform 7 08/10/15
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Currently we may dereference an invalid endpoint iterator
https://github.com/mongodb/mongo/blob/master/src/mongo/executor/network_interface_asio_connect.cpp#L156
the ASIO documentation explicitly states that this is unsafe: