]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/evp/evp_test.c
Revert my earlier CRYPTO_THREADID commit, I will commit a reworked
[thirdparty/openssl.git] / crypto / evp / evp_test.c
index b8c9235d3e3f5328ae8f668491ea7c74dda2a495..bb6f02c2e9f9a208cb39d24e337af3158170de68 100644 (file)
@@ -441,7 +441,7 @@ int main(int argc,char **argv)
 #endif
     EVP_cleanup();
     CRYPTO_cleanup_all_ex_data();
-    ERR_remove_thread_state(NULL);
+    ERR_remove_state(0);
     ERR_free_strings();
     CRYPTO_mem_leaks_fp(stderr);