mark a bug

This commit is contained in:
Bodo Möller 2000-11-29 19:29:47 +00:00
parent eb1f1b0a34
commit 38b40c624c

View File

@ -131,6 +131,7 @@ int SSL_get_ex_data_X509_STORE_CTX_idx(void)
{
static int ssl_x509_store_ctx_idx= -1;
/* FIXME: should do locking */
if (ssl_x509_store_ctx_idx < 0)
{
ssl_x509_store_ctx_idx=X509_STORE_CTX_get_ex_new_index(