Skip to content

crypto: check result of BIO_new in X509ToObject

Match other call sites of BIO_new(BIO_s_mem()) and CHECK the result of the call.

Refs: https://github.com/nodejs/node/commit/fb3a9cd0d8e8cf5f3120012a28643230b31c1f83

Merge request reports

Loading