cipher_null.c: add NULL check
authorRajeev Ranjan <ranjan.rajeev@siemens.com>
Mon, 4 Mar 2024 10:41:01 +0000 (11:41 +0100)
committerTomas Mraz <tomas@openssl.org>
Tue, 14 May 2024 13:38:52 +0000 (15:38 +0200)
commit61f32392dd67d47018ce46f427339e7191426e45
tree167e0f66c0872acac74039648843da58b3f31dcb
parentf5462572a1873482ce38646cbf00dfc483f02068
cipher_null.c: add NULL check

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/22903)
providers/implementations/ciphers/cipher_null.c