openssl X509Extension::new and X509Extension::new_nid null pointer dereference
These functions would crash when the context argument was None with certain extension types.
Thanks to David Benjamin (Google) for reporting this issue.
See advisory page for additional details.