]> git.ipfire.org Git - thirdparty/openssl.git/commit
Avoid double clearing some BIGNUMs
authorPauli <paul.dale@oracle.com>
Tue, 23 Jul 2019 06:54:52 +0000 (16:54 +1000)
committerPauli <paul.dale@oracle.com>
Tue, 23 Jul 2019 06:54:52 +0000 (16:54 +1000)
commit82925f9dd0492f2e5f1d80ff46fd59f0704c8fe6
tree2e16809b81eefdb3c337b0ef1c5a44f7c5209217
parent261750134865150fe72298fd34dc7214c849b926
Avoid double clearing some BIGNUMs

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/9438)
crypto/bn/bn_lib.c