CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/07/07 05:53:12
Modified files:
lib/libssl/src/crypto/dh: dh_key.c
lib/libssl/src/crypto/rsa: rsa_crpt.c rsa_eay.c
Log message:
call BN_init on temporaries to avoid use-before-set warnings
ok beck@
