summaryrefslogtreecommitdiffstats
path: root/usr.bin/ssh/ssh-rsa.c
diff options
context:
space:
mode:
authordjm <djm@openbsd.org>2006-03-25 00:05:40 +0000
committerdjm <djm@openbsd.org>2006-03-25 00:05:40 +0000
commitf846f1e36b1b1e10541c6b59635584eae5734f55 (patch)
tree2586060455068676ade98385f9252325c62f52a3 /usr.bin/ssh/ssh-rsa.c
parentoops, chip misnamed; roman.hunt@comcast.net (diff)
downloadwireguard-openbsd-f846f1e36b1b1e10541c6b59635584eae5734f55.tar.xz
wireguard-openbsd-f846f1e36b1b1e10541c6b59635584eae5734f55.zip
introduce xcalloc() and xasprintf() failure-checked allocations functions
and use them throughout openssh xcalloc is particularly important because malloc(nmemb * size) is a dangerous idiom (subject to integer overflow) and it is time for it to die feedback and ok deraadt@
Diffstat (limited to 'usr.bin/ssh/ssh-rsa.c')
0 files changed, 0 insertions, 0 deletions