[openssl-dev] [openssl.org #4579] Bug - libcrypto.a null pointer dereference bug

Rich Salz via RT rt at openssl.org
Mon Jun 20 20:48:32 UTC 2016


You are not supposed to pass NULL into OpenSSL API's. Just like doing this will
cause a crash
strcpy(NULL, "hello")
in a C program.

-- 
Ticket here: http://rt.openssl.org/Ticket/Display.html?id=4579
Please log in as guest with password guest if prompted



More information about the openssl-dev mailing list