check the return value of OPENSSL_strdup(CRYPTO_strdup) in apps/lib/app_rand.c:32
authorx2018 <xkernel.wang@foxmail.com>
Wed, 24 Nov 2021 03:26:09 +0000 (11:26 +0800)
committerPauli <ppzgs1@gmail.com>
Thu, 25 Nov 2021 06:08:25 +0000 (16:08 +1000)
commit1c981ebb6e3346ebd0e76d0100ad0e1e854dbdda
treeba92736911e27b719fdc05a723e602184a742f8c
parent7f3211743ea15fd86e6c138d96aec3bce7bd6b21
check the return value of OPENSSL_strdup(CRYPTO_strdup) in apps/lib/app_rand.c:32

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17124)

(cherry picked from commit 3e0441520b9a349dc50662919ea18f03dfc0d624)
apps/lib/app_rand.c