CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/10/31 06:46:02
Modified files:
lib/libcrypto/rsa: rsa_pmeth.c
Log message:
Clean up some code.
Assign and test, explicitly test against NULL and use calloc() rather than
malloc.
ok inoguchi@
