CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/13 23:40:04
Modified files:
lib/libssl/src/crypto/gost: gostr341001.c gostr341001_ameth.c
gostr341001_key.c
gostr341001_pmeth.c
Log message:
Consistently check the return value from BN_CTX_get() on assignment.
This is the same as the previous larger commit, however it would seem the
GOST part got missed.
ok beck@ doug@
