]> git.ipfire.org Git - thirdparty/openssl.git/commit
Nit: macro parameters should always be parenthesised in expressions
authorRichard Levitte <levitte@openssl.org>
Fri, 20 Jun 2025 12:29:04 +0000 (14:29 +0200)
committerNeil Horman <nhorman@openssl.org>
Sat, 21 Jun 2025 22:24:58 +0000 (18:24 -0400)
commitd334c8053efd9ffd1f044e096ff4eb452bd65c5d
tree4ebacb8cb1cba09a7dbfdcb88a4f377d98cca9b4
parent7976a42c45df01806305481b9338da74060aa2df
Nit: macro parameters should always be parenthesised in expressions

Affected macros: ossl_likely and ossl_unlikely

Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Dale <ppzgs1@gmail.com>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27862)

(cherry picked from commit cdd01b5e0734b0324251b32a8edd97f42ba90429)
include/internal/common.h