[openssl/openssl] bd10e1: rehash.c: Do not use NAME_MAX limit

Tomáš Mráz noreply at github.com
Tue Dec 5 16:55:59 UTC 2023


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: bd10e134b228803d4e33d44879adadc856a02a25
      https://github.com/openssl/openssl/commit/bd10e134b228803d4e33d44879adadc856a02a25
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2023-12-05 (Tue, 05 Dec 2023)

  Changed paths:
    M apps/rehash.c

  Log Message:
  -----------
  rehash.c: Do not use NAME_MAX limit

On some systems it is too small although the system allows longer
filenames.

Fixes #22886

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

(cherry picked from commit de8e0851a1c0d22533801f081781a9f0be56c2c2)




More information about the openssl-commits mailing list