CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/07/09 03:07:00
Modified files:
lib/libssl/src/crypto/rsa: rsa_x931.c
Log message:
Be more strict in RSA_padding_check_X931(), and thus avoid a possible
memcpy() with a negative size.
ok tedu@
