[openssl/openssl] 0fff6a: Fix invalid expression syntax
Florian Greinacher
noreply at github.com
Tue May 7 07:32:02 UTC 2024
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 0fff6a2cf4c00bc7ead235099af350db61413bd2
https://github.com/openssl/openssl/commit/0fff6a2cf4c00bc7ead235099af350db61413bd2
Author: Florian Greinacher <florian at greinacher.de>
Date: 2024-05-07 (Tue, 07 May 2024)
Changed paths:
M .github/workflows/windows.yml
Log Message:
-----------
Fix invalid expression syntax
The expression had an extra '$' character which made it always evaluate to true.
See https://github.com/boostsecurityio/poutine/blob/main/docs/content/en/rules/if_always_true.md.
CLA: trivial
Reviewed-by: Neil Horman <nhorman at openssl.org>
Reviewed-by: Paul Dale <ppzgs1 at gmail.com>
(Merged from https://github.com/openssl/openssl/pull/24325)
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
More information about the openssl-commits
mailing list