diff options
author | jsing <> | 2024-10-02 14:12:21 +0000 |
---|---|---|
committer | jsing <> | 2024-10-02 14:12:21 +0000 |
commit | 1b4359e60e8f540ae13ad11b386bab4ea2a6c6e9 (patch) | |
tree | 9c0ee1956223e11cbba2c22288756114c6216af1 /src/lib/libcrypto/err/err.c | |
parent | 9de203af454d6aa361ffccd10b1fa6cf3179d821 (diff) | |
download | openbsd-1b4359e60e8f540ae13ad11b386bab4ea2a6c6e9.tar.gz openbsd-1b4359e60e8f540ae13ad11b386bab4ea2a6c6e9.tar.bz2 openbsd-1b4359e60e8f540ae13ad11b386bab4ea2a6c6e9.zip |
Enable additional CRYPTO_get_ex_new_index() tests.
It was previously possible to call CRYPTO_get_ex_new_index() with either
a negative index or a positive index that equaled or exceeded
CRYPTO_EX_INDEX__COUNT. The reimplementation of exdata treats these as
error cases.
Diffstat (limited to 'src/lib/libcrypto/err/err.c')
0 files changed, 0 insertions, 0 deletions