diff options
author | tb <> | 2024-01-13 18:37:51 +0000 |
---|---|---|
committer | tb <> | 2024-01-13 18:37:51 +0000 |
commit | 2fb37ea64aefe52a293499061e097d6a2e21c886 (patch) | |
tree | 1e0c0066906dfc819fd6672bac7ea1851c42ee20 /src/lib/libcrypto/x509/x509_trs.c | |
parent | 430dc3e262520f229bd0fa0e9176d8e781259ecb (diff) | |
download | openbsd-2fb37ea64aefe52a293499061e097d6a2e21c886.tar.gz openbsd-2fb37ea64aefe52a293499061e097d6a2e21c886.tar.bz2 openbsd-2fb37ea64aefe52a293499061e097d6a2e21c886.zip |
Remove mention of a refcount bug
Said bug was fixed in OpenSSL 1.0.0, released 14 years ago. It is of course
unsurprising that you may accidentally increment the refcount if your idiom
for decrementing it is CRYPTO_add(&bio-references, -1, CRYPTO_LOCK_BIO)).
Diffstat (limited to 'src/lib/libcrypto/x509/x509_trs.c')
0 files changed, 0 insertions, 0 deletions