[openssl/openssl] e45423: Fix provider compatibility check crash in evp_test

Tomáš Mráz noreply at github.com
Fri Dec 15 11:58:37 UTC 2023


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: e4542332fa36eab6d6bbf33815bde433ade3b547
      https://github.com/openssl/openssl/commit/e4542332fa36eab6d6bbf33815bde433ade3b547
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-12-15 (Fri, 15 Dec 2023)

  Changed paths:
    M test/evp_test.c

  Log Message:
  -----------
  Fix provider compatibility check crash in evp_test

EVP_MAC_CTX_get_mac_size() cannot be called on older
unfixed versions before EVP_MAC_init().

Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Shane Lontis <shane.lontis at oracle.com>
(Merged from https://github.com/openssl/openssl/pull/23006)




More information about the openssl-commits mailing list