CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/05 19:03:20
Modified files:
usr.bin/ssh : ssh-keygen.c
Log message:
Check l->hosts before dereferencing; fixes potential null pointer deref.
ok djm@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/03/05 19:03:20
Modified files:
usr.bin/ssh : ssh-keygen.c
Log message:
Check l->hosts before dereferencing; fixes potential null pointer deref.
ok djm@