Sparse array limit testing: reduce the range limit for the number of bits
authorPauli <paul.dale@oracle.com>
Wed, 13 Feb 2019 06:11:16 +0000 (16:11 +1000)
committerPauli <paul.dale@oracle.com>
Wed, 13 Feb 2019 09:01:49 +0000 (19:01 +1000)
commite0ae0585bee898184cbbe8144d2fa8ce25e8ca72
treeaad954b7484e4b105e1338bcc446a23d476db95f
parentb754a8a1590b8c5c9662c8a0ba49573991488b20
Sparse array limit testing: reduce the range limit for the number of bits
in a sparse array pointer block.

Reviewed-by: Tim Hudson <tjh@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8221)
crypto/sparse_array.c