Project

General

Profile

Bug #3000 » openssl.patch

One Line Patch - docwhat (Christian Höltje), 03/24/2010 06:20 AM

View differences:

ruby-1.9.1-p243/ext/openssl/ossl_x509store.c 2009-06-22 17:05:45.000000000 -0400
/* BUG: This method takes any number of arguments but appears to ignore them. */
GetX509Store(self, store);
store->ex_data.sk = NULL;
X509_STORE_set_verify_cb_func(store, ossl_verify_cb);
ossl_x509store_set_vfy_cb(self, Qnil);
    (1-1/1)