CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/02 20:03:39
Modified files:
usr.bin/openssl: apps.c rsautl.c speed.c
Log message:
Check the return values of several reallocarray() calls. While here,
also check the return value of an adjacent malloc() call.
ok jsing@
