mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
b7727ee616
setting stack (actually, array) values in ex_data. So only increment the global counters if the underlying CRYPTO_get_ex_new_index() call succeeds. This change doesn't make "ex_data" right (see the comment at the head of ex_data.c to know why), but at least makes the source code marginally less frustrating. |
||
---|---|---|
.. | ||
.cvsignore | ||
Makefile.ssl | ||
rsa_asn1.c | ||
rsa_chk.c | ||
rsa_eay.c | ||
rsa_err.c | ||
rsa_gen.c | ||
rsa_lib.c | ||
rsa_none.c | ||
rsa_null.c | ||
rsa_oaep.c | ||
rsa_pk1.c | ||
rsa_saos.c | ||
rsa_sign.c | ||
rsa_ssl.c | ||
rsa_test.c | ||
rsa.h |