[openssl-dev] Is X509_free(NULL) ok?

Ray Satiro raysatiro at yahoo.com
Wed Dec 20 22:50:40 UTC 2017


I'm trying to figure out whether it's supported to call X509_free(NULL)
in 1.0.2 and beyond. It's not documented what action occurs when the
pointer is null. Also generally speaking is it supported to call openssl
free functions with null pointers?




More information about the openssl-dev mailing list