CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/27 14:55:52
Modified files:
libexec/login_radius: login_radius.c
Log message:
challenge is an array, not a pointer, therefore cannot be NULL.
Quiets a clang warning.
CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/04/27 14:55:52
Modified files:
libexec/login_radius: login_radius.c
Log message:
challenge is an array, not a pointer, therefore cannot be NULL.
Quiets a clang warning.