diff options
author | tb <> | 2024-03-02 10:30:48 +0000 |
---|---|---|
committer | tb <> | 2024-03-02 10:30:48 +0000 |
commit | d23ca349fd2e45b2231f05fba70d31bc44134e14 (patch) | |
tree | a0232bd4bd01c367e0b424879a078e3cbac3f147 /src/lib/libcrypto/stack/stack.c | |
parent | e3494e65f2eaea2f3dd1e2d5163aa09c4d59490f (diff) | |
download | openbsd-d23ca349fd2e45b2231f05fba70d31bc44134e14.tar.gz openbsd-d23ca349fd2e45b2231f05fba70d31bc44134e14.tar.bz2 openbsd-d23ca349fd2e45b2231f05fba70d31bc44134e14.zip |
Remove ERR_get_state
The ERR_STATE struct is an unused implementation detail of the horrific
error stack code. It is the last public consumer of CRYPTO_THREAD
internals. Make this and its accessor internal so we can make the
CRYPTO_THREAD struct opaque.
ok jsing
Diffstat (limited to 'src/lib/libcrypto/stack/stack.c')
0 files changed, 0 insertions, 0 deletions