Skip to content
Commit 6a55c1a2 authored by Ingo Klöcker's avatar Ingo Klöcker
Browse files

Treat expiration times as unsigned numbers and prevent overflows

Convert the expiration times from time_t to an unsigned 32-bit number,
and take care that the lower and upper bounds of the checked range for
the expiration date do not overflow.
parent f09588c3
Pipeline #219141 passed with stage
in 2 minutes and 38 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment