[Pkg-openssl-devel] Bug#534889: another version of this

Russell Coker russell at coker.com.au
Sat Jun 27 23:46:37 UTC 2009


        EX_CLASS_ITEM *item = def_get_class(class_index);
        if(!item)
                /* error is already set */
                return 0;
        ad->sk = NULL;
        CRYPTO_r_lock(CRYPTO_LOCK_EX_DATA);
        mx = sk_CRYPTO_EX_DATA_FUNCS_num(item->meth);


We get the same issue in int_new_ex_data() with the above code.






More information about the Pkg-openssl-devel mailing list