Commit 8e0a94a5 authored by Matt Caswell's avatar Matt Caswell
Browse files

Check for malloc failure in EVP_PKEY_keygen()



After a call to EVP_PKEY_new() we should check for malloc failure.

RT#4180

Reviewed-by: default avatarStephen Henson <steve@openssl.org>
parent ada5de7c
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment