]> git.ipfire.org Git - thirdparty/openssl.git/commit
rehash.c: handle possible null pointer returned by OPENSSL_strdup
authorXZ-X <xu1415@purdue.edu>
Mon, 22 Jul 2024 05:38:00 +0000 (01:38 -0400)
committerTomas Mraz <tomas@openssl.org>
Mon, 9 Sep 2024 07:21:00 +0000 (09:21 +0200)
commit44a7fd8717e05cf0a9de1879acf0dffb4acad61d
tree11a19f048bbf5f0f663550d8081da34152aa8472
parent6458a536b5d74e7d15605db5d1baafee0d5df6f6
rehash.c: handle possible null pointer returned by OPENSSL_strdup

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24980)

(cherry picked from commit a5cd06f7fff3b4484946812191097b5e080b7610)
apps/rehash.c