]> git.ipfire.org Git - thirdparty/openssl.git/commit
check_format.pl: fix detection of 'if' with single stmt in braces without 'else'
authorDr. David von Oheimb <dev@ddvo.net>
Sat, 6 Jul 2024 15:55:25 +0000 (17:55 +0200)
committerTomas Mraz <tomas@openssl.org>
Mon, 8 Jul 2024 16:45:55 +0000 (18:45 +0200)
commita384744cf321677613586c152b2d4e8ffea78ab5
tree8d87ee31d98defec7f91f045f82123f2088ab169
parent6560ca8f24094b14d17cc454aa49ad1b59041e41
check_format.pl: fix detection of 'if' with single stmt in braces without 'else'

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/24805)

(cherry picked from commit f35c0894130e34ff46a429f4373c14ca98437405)
util/check-format-test-negatives.c
util/check-format.pl