mirror of https://gitee.com/Nocallback/glibc.git
Browse Source
The time argument is NULL in this case, and attempt to convert it
leads to a null pointer dereference.
This fixes commit d2e3b697da
("y2038: linux: Provide __settimeofday64 implementation").
Reviewed-by: Adhemerval Zanella <adhemerval.zanella@linaro.org>
nsz/pacbti-v6
1 changed files with 8 additions and 3 deletions
Loading…
Reference in new issue