diff options
author | tb <> | 2023-06-16 11:20:01 +0000 |
---|---|---|
committer | tb <> | 2023-06-16 11:20:01 +0000 |
commit | 3c634e1940d0eae384ff7716583caec4334afc3c (patch) | |
tree | 21eb74d981e0529d7918609ace8adad99112068b /src/lib/libcrypto/ecdsa/ecdsa.h | |
parent | 0bcb6c7de733ac6e261836c48994a12b1afcaf49 (diff) | |
download | openbsd-3c634e1940d0eae384ff7716583caec4334afc3c.tar.gz openbsd-3c634e1940d0eae384ff7716583caec4334afc3c.tar.bz2 openbsd-3c634e1940d0eae384ff7716583caec4334afc3c.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/ecdsa/ecdsa.h')
0 files changed, 0 insertions, 0 deletions