-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Security 2019-01-27, Security 2020-02-10, Security 2020-02-24
With the minimum version upgrade to Windows 10, we can remove legacy code to support older versions of Windows.
The high precision time emulation code - https://github.com/mongodb/mongo/blob/542479adb86d90e80ce4faed167e6848d4107adf/src/mongo/util/time_support.cpp#L845-L853
Logical Processor information
https://github.com/mongodb/mongo/blob/542479adb86d90e80ce4faed167e6848d4107adf/src/mongo/util/processinfo_windows.cpp#L324
- is depended on by
-
SERVER-44572 Windows null pointer read access violation in SSLHandshakeManager::doServerHandshake
- Closed