CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/02/04 16:37:54
Modified files:
usr.bin/ssh : ssh-pkcs11.c
Log message:
fix NULL-deref crash in PKCS#11 code when attempting login to a token
requiring a PIN; reported by benno@ fix mostly by markus@
