mirror of
https://github.com/github/codeql.git
synced 2025-12-17 17:23:36 +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>