Check the return values of several reallocarray() calls. While here,
authorlteo <lteo@openbsd.org>
Sat, 3 Jan 2015 03:03:39 +0000 (03:03 +0000)
committerlteo <lteo@openbsd.org>
Sat, 3 Jan 2015 03:03:39 +0000 (03:03 +0000)
commit40b191f12d2354fa00d39b22fb56ace967b2241a
tree0f5f6907a22519212900c54e3a66d92fdc186a71
parent78c9a3b62bd5596c6c026e578c183e0533fb295c
Check the return values of several reallocarray() calls.  While here,
also check the return value of an adjacent malloc() call.

ok jsing@
usr.bin/openssl/apps.c
usr.bin/openssl/rsautl.c
usr.bin/openssl/speed.c