[openssl/openssl] 1d64b0: Move ossl_deinit_casecmp to the end of OPENSSL_cle...

Tomas Mraz noreply at reply.github.openssl.org
Tue Apr 26 14:46:03 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: 1d64b068ca74b68394c96fd2e3020235d32928f2
      https://github.openssl.org/openssl/openssl/commit/1d64b068ca74b68394c96fd2e3020235d32928f2
  Author: Mathias Berchtold <mberchtold at gmail.com>
  Date:   2022-04-26 (Tue, 26 Apr 2022)

  Changed paths:
    M crypto/init.c

  Log Message:
  -----------
  Move ossl_deinit_casecmp to the end of OPENSSL_cleanup()

Calls like evp_cleanup_int() depend on OPENSSL_strcasecmp().

Fixes https://github.com/openssl/openssl/issues/18160

Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18161)




More information about the openssl-commits mailing list