mirror of
https://github.com/github/codeql.git
synced 2026-01-28 22:02:57 +01:00
gmtime and gmtime_r take a time_t pointer, so have to store the value of time(NULL) on the stack. Signed-off-by: Ole Herman Schumacher Elgesem <oleherman93@gmail.com>