summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/crypto_init.c
diff options
context:
space:
mode:
authortb <>2023-06-16 11:20:01 +0000
committertb <>2023-06-16 11:20:01 +0000
commit08e2252031c202a7642ed6938cb622ce34824da1 (patch)
tree21eb74d981e0529d7918609ace8adad99112068b /src/lib/libcrypto/crypto_init.c
parent14c0c05383b5b7984fe5d77f2da121b330179dd1 (diff)
downloadopenbsd-08e2252031c202a7642ed6938cb622ce34824da1.tar.gz
openbsd-08e2252031c202a7642ed6938cb622ce34824da1.tar.bz2
openbsd-08e2252031c202a7642ed6938cb622ce34824da1.zip
Fix CRYPTO_get_ex_new_index() to return 1 or higher
Mixing SSL_{get,set}_ex_data() and and SSL_{get,set}_app_data() in the same application causes problems since they both place their data at the same spot. From Marc Aldorasi ok jsing
Diffstat (limited to 'src/lib/libcrypto/crypto_init.c')
0 files changed, 0 insertions, 0 deletions