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

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


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: de8e0851a1c0d22533801f081781a9f0be56c2c2
      https://github.com/openssl/openssl/commit/de8e0851a1c0d22533801f081781a9f0be56c2c2
  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)




More information about the openssl-commits mailing list