CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/07/19 12:29:31
Modified files:
lib/libssl/src/crypto/asn1: a_bitstr.c a_int.c a_sign.c
lib/libssl/src/crypto/bio: bf_buff.c bf_lbuf.c
lib/libssl/src/crypto/ocsp: ocsp_ext.c
lib/libssl/src/crypto/pem: pem_lib.c
lib/libssl/src/crypto/rsa: rsa_saos.c rsa_sign.c
Log message:
Drop stupid (int) casts for the arguments of malloc() and friends. This is
not 16-bit MS-DOS anymore.
ok bcook@ tedu@
