diff options
author | Xiaoming Ni <nixiaoming@huawei.com> | 2022-05-05 11:01:11 +0800 |
---|---|---|
committer | Siddhesh Poyarekar <siddhesh@sourceware.org> | 2022-05-05 17:48:04 +0530 |
commit | cf73acb596e39af4bd9f32846552cd41d9e17a78 (patch) | |
tree | cabece628862ed0abcadc51ae5bfb6fc415ba6e8 /benchtests/Makefile | |
parent | ed2ddeffa5d4a51a0d7fe8af701e86cb2fd4ce05 (diff) | |
download | glibc-cf73acb596e39af4bd9f32846552cd41d9e17a78.tar glibc-cf73acb596e39af4bd9f32846552cd41d9e17a78.tar.gz glibc-cf73acb596e39af4bd9f32846552cd41d9e17a78.tar.bz2 glibc-cf73acb596e39af4bd9f32846552cd41d9e17a78.zip |
clock_settime/clock_gettime: Use __nonnull to avoid null pointer
clock_settime()
clock_settime64()
clock_gettime()
clock_gettime64()
Add __nonnull((2)) to avoid null pointer access.
Link: https://sourceware.org/bugzilla/show_bug.cgi?id=27662
Link: https://sourceware.org/bugzilla/show_bug.cgi?id=29084
Signed-off-by: Xiaoming Ni <nixiaoming@huawei.com>
Reviewed-by: Siddhesh Poyarekar <siddhesh@sourceware.org>
Diffstat (limited to 'benchtests/Makefile')
0 files changed, 0 insertions, 0 deletions