Commit d3554bff authored by Matt Caswell's avatar Matt Caswell
Browse files

Move malloc fail checks closer to malloc



Move memory allocation failure checks closer to the site of the malloc in
dgst app. Only a problem if the debug flag is set...but still should be
fixed.

Reviewed-by: default avatarTim Hudson <tjh@openssl.org>
(cherry picked from commit be1477ad)
parent 3f9117e1
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