]> sourceware.org Git - newlib-cygwin.git/commit
Cygwin: gettimeofday: allow tv NULL pointer
authorCorinna Vinschen <corinna@vinschen.de>
Tue, 20 Feb 2024 11:30:34 +0000 (12:30 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Tue, 20 Feb 2024 11:30:51 +0000 (12:30 +0100)
commit12b85bec0e4db176cb5c6534f01bef62fb15c44b
treee0573bef735f42a083f6a60fed780148802dfae1
parent57b9425878dc796f5dd65970a3ee11fb6d973c45
Cygwin: gettimeofday: allow tv NULL pointer

Add a missing check for the struct timeval pointer being NULL.

Reported-by: 109224573 <109224573@qq.com>
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/cygwin/release/3.5.1
winsup/cygwin/times.cc
This page took 0.030679 seconds and 5 git commands to generate.