]> git.ipfire.org Git - thirdparty/openssl.git/commit
APPS & TEST: Use ossl_[u]intmax_t rather than [u]intmax_t
authorRichard Levitte <levitte@openssl.org>
Mon, 21 Jun 2021 07:25:16 +0000 (09:25 +0200)
committerPauli <pauli@openssl.org>
Tue, 22 Jun 2021 09:50:11 +0000 (19:50 +1000)
commite493d6e0ca4157741d2e4cfcb91fd367851f5771
treea517c68e58e81811c8ba2045c31b45d9b0f98cad
parent2086818a3142510031f58cfac85747d0393637ed
APPS & TEST: Use ossl_[u]intmax_t rather than [u]intmax_t

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15825)
apps/x509.c
test/ecstresstest.c