ntp_xxxtimex: Use __nonnull to avoid null pointer
ntp_gettime() ntp_gettime64() ntp_gettimex() ntp_gettimex64() ntp_adjtime() Add __nonnull((1)) 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>
Loading
Please register or sign in to comment