rename xrealloc() to xreallocarray() since it follows that form.
authorderaadt <deraadt@openbsd.org>
Fri, 24 Apr 2015 01:36:00 +0000 (01:36 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 24 Apr 2015 01:36:00 +0000 (01:36 +0000)
commite3b4f072510741cebbf90dcbdca1b00464b0e33c
treea66dbb091600eb0a92695b64d0e53d6e21c72901
parent944329d08cd72a1da1072a9f54f3912d1f5947e5
rename xrealloc() to xreallocarray() since it follows that form.
ok djm
14 files changed:
usr.bin/ssh/channels.c
usr.bin/ssh/misc.c
usr.bin/ssh/mux.c
usr.bin/ssh/readconf.c
usr.bin/ssh/scp.c
usr.bin/ssh/servconf.c
usr.bin/ssh/session.c
usr.bin/ssh/sftp-client.c
usr.bin/ssh/sftp-server.c
usr.bin/ssh/ssh-agent.c
usr.bin/ssh/ssh-keygen.c
usr.bin/ssh/ssh-pkcs11.c
usr.bin/ssh/xmalloc.c
usr.bin/ssh/xmalloc.h