]> git.ipfire.org Git - thirdparty/openssl.git/commit
check-format.pl: prevent reporting "{ 1 stmt }" on "else if" branch unless -1 or...
authorDr. David von Oheimb <dev@ddvo.net>
Mon, 9 Jun 2025 13:54:05 +0000 (15:54 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 16 Jun 2025 15:03:47 +0000 (17:03 +0200)
commitf21a8391dd0ec3a0dbdc5dc5fa8b44a0b07abf6d
treef9a3ddbcf650efcca02c29cce22a608f389c0b35
parent560ea7ffbf5abac871a8d53f6aa3a44ac0349619
check-format.pl: prevent reporting "{ 1 stmt }" on "else if" branch unless -1 or --1-stmt option is given

Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/27836)
util/check-format-test-negatives.c
util/check-format.pl