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

  Changed paths:
    M crypto/http/http_client.c

  Log Message:
  -----------
  crypto/http/http_client.c: Add the 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: Paul Dale <pa...@openssl.org>
Reviewed-by: Tomas Mraz <to...@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18624)


Reply via email to