[openssl/openssl] 3155b5: Fix regression of no-posix-io builds

Tomáš Mráz noreply at github.com
Tue Apr 25 09:34:48 UTC 2023


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




More information about the openssl-commits mailing list