mirror of
https://github.com/github/codeql.git
synced 2026-06-10 23:41:09 +02: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>