Skip to content
Snippets Groups Projects
Commit c208dcd0f709 authored by Kevin Gessner's avatar Kevin Gessner
Browse files

util: fix crash converting an invalid future date to string

Post-2038 timestamps cannot be handled on 32-bit architectures. Clamp
such dates to the maximum 32-bit timestamp.
parent 94b200a11cf7
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment