[openssl/openssl] 47741c: kdf objects missing a return if malloc fails.

slontis noreply at reply.github.openssl.org
Tue Jun 28 18:56:44 UTC 2022


  Branch: refs/heads/openssl-3.0
  Home:   https://github.openssl.org/openssl/openssl
  Commit: 47741c539f70b26389268fdbc9b160b3a174bbca
      https://github.openssl.org/openssl/openssl/commit/47741c539f70b26389268fdbc9b160b3a174bbca
  Author: slontis <shane.lontis at oracle.com>
  Date:   2022-06-28 (Tue, 28 Jun 2022)

  Changed paths:
    M providers/implementations/kdfs/tls1_prf.c
    M providers/implementations/kdfs/x942kdf.c

  Log Message:
  -----------
  kdf objects missing a return if malloc fails.

I have searched through all references of ERR_R_MALLOC_FAILURE for any
other instances..

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
Reviewed-by: Hugo Landau <hlandau at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18638)

(cherry picked from commit 7260709e9ef155c8b3fccaa32e8ba496a3059905)




More information about the openssl-commits mailing list