]> git.ipfire.org Git - thirdparty/openssl.git/commit
Remove superfluous NULL checks. Add Andy's BN_FLG comment.
authorBilly Brumley <bbrumley@gmail.com>
Mon, 23 Apr 2018 11:34:11 +0000 (14:34 +0300)
committerMatt Caswell <matt@openssl.org>
Mon, 23 Apr 2018 18:14:25 +0000 (19:14 +0100)
commit39df51522ba2e3773ae2f1d4df5a6031ef41c1ba
treed6ee2f27ceae3ac05c4b7ba0b701b08d2b53d2d3
parent736b31e5ea33166d89d5cff5774697d0c15d96bd
Remove superfluous NULL checks. Add Andy's BN_FLG comment.

Reviewed-by: Andy Polyakov <appro@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6009)
crypto/bn/bn_lib.c
crypto/ec/ec_mult.c