]> git.ipfire.org Git - thirdparty/openssl.git/commit
x509: use safe maths calls for overflow detection
authorPauli <pauli@openssl.org>
Thu, 11 Nov 2021 00:45:42 +0000 (10:45 +1000)
committerPauli <pauli@openssl.org>
Fri, 12 Nov 2021 09:49:47 +0000 (19:49 +1000)
commit87fd67d997b236d1202546345d18384a968c9206
tree320966dac8639eb408a88da0a7970689008a757d
parentd362db7cd1cc46462e0dd3bbccd5c279f2b2ccc8
x509: use safe maths calls for overflow detection

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/16930)
crypto/x509/v3_ncons.c