[openssl/openssl] 2fad00: Fix regression of no-posix-io builds
Tomáš Mráz
noreply at github.com
Tue Apr 25 09:34:49 UTC 2023
Branch: refs/heads/openssl-3.0
Home: https://github.com/openssl/openssl
Commit: 2fad00207ea1a612b450a8ccc49f41d478cbc456
https://github.com/openssl/openssl/commit/2fad00207ea1a612b450a8ccc49f41d478cbc456
Author: Tomas Mraz <tomas at openssl.org>
Date: 2023-04-25 (Tue, 25 Apr 2023)
Changed paths:
M ssl/ssl_cert.c
Log Message:
-----------
Fix regression of no-posix-io builds
Instead of using stat() to check if a file is a directory
we just skip . and .. as a workaround.
Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/20786)
(cherry picked from commit 3155b5a90e6ad9c7369d09e70e81686f4b321a73)
More information about the openssl-commits
mailing list