CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/11/07 17:39:15
Modified files:
usr.bin/ssh : 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:
use calloc for all structure allocations; from markus@
