Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: 04ab4cdd5cf073b7f2cf629bf6c5996ecf289ea6
https://github.openssl.org/openssl/openssl/commit/04ab4cdd5cf073b7f2cf629bf6c5996ecf289ea6
Author: Richard Levitte <[email protected]>
Date: 2022-05-23 (Mon, 23 May 2022)
Changed paths:
M crypto/context.c
Log Message:
-----------
Drop the last ossl_init_casecmp() call
This was missed in an earlier merge that removed it.
Reviewed-by: Dmitry Belyavskiy <[email protected]>
Reviewed-by: Tomas Mraz <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18380)