CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/03/12 14:44:11
Modified files:
lib/libssl/src/crypto/bn: bn_gf2m.c
lib/libssl/src/crypto/ec: ec2_mult.c
Log message:
Add error handling to the remaining calls to bn_wexpand().
Noticed by pascal-cuoq from Github:
https://github.com/libressl-portable/openbsd/issues/56
ok beck@
