You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reject Hacker News timestamps beyond year 3000 before running the custom year-subtraction formatter, preventing a CPU-bound DoS from crafted large `time` values in HN item responses. Introduces `format_unix_timestamp_bounded` and skips the `Time:` metadata line when the timestamp is out of range.
0 commit comments