Check return value of PyLong_FromLong(X509_get_version()). It might be NULL if
X509_get_version() grows beyond our small int cache. CID 1058279
Showing
Please register or sign in to comment
X509_get_version() grows beyond our small int cache. CID 1058279