Check malloc failure via app_malloc
authorRich Salz <rsalz@openssl.org>
Mon, 21 May 2018 14:28:16 +0000 (10:28 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 21 May 2018 14:28:16 +0000 (10:28 -0400)
commit8e51a340f40fc80331ddac19203ef7a3e7e02d1a
treec9ea283b1ef62609bc28f6a250df55862e16b7db
parentee94ec2ef88e0ec25dedf2829d8e48dff0aa1c50
Check malloc failure via app_malloc

Thanks to GitHUb user murugesandins for reporting this.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6322)
apps/speed.c