[openssl/openssl] ffeae4: Removed logically dead code from function i2r_issu...

Gopal Sharma noreply at github.com
Mon Jan 15 14:09:54 UTC 2024


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: ffeae4c4e7d779746c661e7fe17a0a21cc36c974
      https://github.com/openssl/openssl/commit/ffeae4c4e7d779746c661e7fe17a0a21cc36c974
  Author: Gopal Sharma <67860577+gsharma-ad at users.noreply.github.com>
  Date:   2024-01-15 (Mon, 15 Jan 2024)

  Changed paths:
    M crypto/x509/v3_ist.c

  Log Message:
  -----------
  Removed logically dead code from function i2r_issuer_sign_tool

Since new_line is assigned with 0 in the very begging of the function check added at line no. 106 will never become true. Hence removing.

CLA: trivial

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Neil Horman <nhorman at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23284)




More information about the openssl-commits mailing list