CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/07 18:33:56
Modified files:
usr.bin/ssh : Tag: OPENBSD_5_4 auth-options.c auth2-chall.c
authfd.c channels.c cipher-3des1.c clientloop.c
gss-genr.c monitor_mm.c packet.c schnorr.c
sftp-client.c sftp-glob.c umac.c
Log message:
cherrypick commit:
date: 2013/11/08 00:39:15; author: djm; state: Exp; lines: +2 -2;
use calloc for all structure allocations; from markus@
