[openssl/openssl] bbf16a: rehash.c: Do not use NAME_MAX limit
Tomáš Mráz
noreply at github.com
Tue Dec 5 16:56:00 UTC 2023
Branch: refs/heads/openssl-3.1
Home: https://github.com/openssl/openssl
Commit: bbf16a0bc48f33f29e0100dda522a8dc70e174a3
https://github.com/openssl/openssl/commit/bbf16a0bc48f33f29e0100dda522a8dc70e174a3
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