Check the return from BN_sub() in BN_X931_generate_Xpq().
authorPauli <paul.dale@oracle.com>
Sun, 2 Sep 2018 21:37:38 +0000 (07:37 +1000)
committerPauli <paul.dale@oracle.com>
Mon, 3 Sep 2018 00:41:07 +0000 (10:41 +1000)
commit6bcfcf16bf6aef4f9ec267d8b86ae1bffd8deab9
tree7529d1f5c6b5a59eb184c13b9a410c0cf8a366e3
parenta8d3dbe19b5c7e5b828792bfe7dcf8dc6d225c62
Check the return from BN_sub() in BN_X931_generate_Xpq().

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7088)
crypto/bn/bn_x931p.c