diff options
author | jsing <> | 2024-10-02 14:12:21 +0000 |
---|---|---|
committer | jsing <> | 2024-10-02 14:12:21 +0000 |
commit | 267baa6074a81604b7c27b578edbae304f328e56 (patch) | |
tree | 9c0ee1956223e11cbba2c22288756114c6216af1 /src/lib/libssl/ssl_err.c | |
parent | e58cba35ab15d6597f0c9cd8d6fba1928ade3acf (diff) | |
download | openbsd-267baa6074a81604b7c27b578edbae304f328e56.tar.gz openbsd-267baa6074a81604b7c27b578edbae304f328e56.tar.bz2 openbsd-267baa6074a81604b7c27b578edbae304f328e56.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/libssl/ssl_err.c')
0 files changed, 0 insertions, 0 deletions