Skip to content
Commit 8ab53b19 authored by Pauli's avatar Pauli
Browse files

Make the sparse array code use ossl_uintmax_t as its index rather than size_t.



This should never reduce the range covered and might increase it on some
platforms.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8415)
parent 7120f1e7
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment