CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/10/17 22:58:26
Modified files:
usr.bin/ssh : auth-options.c key.c
Log message:
remove explict search for \0 in packet strings, this job is now done
implicitly by buffer_get_cstring; ok markus
