-
Type: Bug
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: 2.5.3
-
Component/s: Internal Code
-
Service Arch
-
Fully Compatible
-
ALL
-
Service Arch 2023-09-18
In https://github.com/mongodb/mongo/blob/r2.5.2/src/mongo/util/time_support.cpp#L171 we do not check the return value of many time related library functions, meaning that they currently can fail silently.
- related to
-
SERVER-12816 Support dates before 1970 on Windows
- Closed