Avoid unconditional store in CRYPTO_malloc.
authorknekritz <knekritz@fb.com>
Tue, 6 Mar 2018 18:21:49 +0000 (13:21 -0500)
committerRich Salz <rsalz@openssl.org>
Tue, 6 Mar 2018 18:23:41 +0000 (13:23 -0500)
commit4044ebfe2481c240cb37cfcb0e6176fe79394db4
treea0bb7abe2ed3dd648380f6ab577dbba7d1fed1c1
parent9d927ddf1c74c293db4ada85e925b9620adb1436
Avoid unconditional store in CRYPTO_malloc.

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/5372)
(cherry picked from commit 41aede863b76202347c2d5e2c2666428084f9203)
crypto/mem.c