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 <[email protected]>
  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 <[email protected]>
Reviewed-by: Paul Dale <[email protected]>
Reviewed-by: Hugo Landau <[email protected]>
(Merged from https://github.com/openssl/openssl/pull/18638)

(cherry picked from commit 7260709e9ef155c8b3fccaa32e8ba496a3059905)


Reply via email to