CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/11/25 16:22:04
Modified files:
usr.bin/ssh : sshbuf.c sshbuf.h
Log message:
split allocation out of sshbuf_reserve() into a separate
sshbuf_allocate() function; ok markus@
