Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: e163969d3580e5b797fcebde0d3000302912ef18
      
https://github.openssl.org/openssl/openssl/commit/e163969d3580e5b797fcebde0d3000302912ef18
  Author: Jiasheng Jiang <jiash...@iscas.ac.cn>
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
    M crypto/x509/by_store.c

  Log Message:
  -----------
  crypto/x509/by_store.c: Add check for OPENSSL_strdup

As the potential failure of the OPENSSL_strdup(),
it should be better to check the return value and
return error if fails.

Signed-off-by: Jiasheng Jiang <jiash...@iscas.ac.cn>

Reviewed-by: Tomas Mraz <to...@openssl.org>
Reviewed-by: Paul Dale <pa...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18593)


Reply via email to