diff options
author | 2006-03-25 00:05:40 +0000 | |
---|---|---|
committer | 2006-03-25 00:05:40 +0000 | |
commit | f846f1e36b1b1e10541c6b59635584eae5734f55 (patch) | |
tree | 2586060455068676ade98385f9252325c62f52a3 /usr.bin/ssh/ssh-rsa.c | |
parent | oops, chip misnamed; roman.hunt@comcast.net (diff) | |
download | wireguard-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