CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/12/10 20:19:09
Modified files:
usr.bin/ssh : ssh.h ssh-keygen.c
Log message:
use SSH_MAX_PUBKEY_BYTES consistently as buffer size when reading key
files. Increase it to match the size of the buffers already being used.
