mirror of
https://github.com/zeek/zeek.git
synced 2025-10-02 06:38:20 +00:00

There was a bug in the new parsing code, introduced in
708ede22c6
which parses validity times
incorrectly if they are before the year 2000. What happens in this case
is that the 2-digit year will be interpreted to be in the 21st century
(1999 will be parsed as 2099, e.g.).
7.5 KiB
7.5 KiB