CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/11/12 22:42:26
Modified files:
usr.bin/ssh : readconf.c
Log message:
remove size_t gl_pathc < 0 test, it is invalid. the return value from
glob() is sufficient.
discussed with djm
