CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/05/19 22:33:35
Modified files:
lib/libssl/src/crypto/ec: ec_lib.c
Log message:
No need to check the return value of memcpy() if you actually checked this
pointer for NULL the line above; ok doug@
