Changeset 106001 in vbox for trunk/src/VBox/Runtime/common
- Timestamp:
- Sep 10, 2024 11:15:32 AM (6 months ago)
- svn:sync-xref-src-repo-rev:
- 164747
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/common/asn1/asn1-ut-time-decode.cpp
r98103 r106001 70 70 { 71 71 /* Work around clever rounding error in DER_CFDateToUTCTime() on OS X. This also 72 sup resses any attempt at feeding us leap seconds. If we pass 60 to the72 suppresses any attempt at feeding us leap seconds. If we pass 60 to the 73 73 normalization code will move on to the next min/hour/day, which is wrong both 74 74 for the OS X issue and for unwanted leap seconds. Leap seconds are not valid
Note:
See TracChangeset
for help on using the changeset viewer.