]> 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:18 +0000 (18:45 +0200)
commitf35c0894130e34ff46a429f4373c14ca98437405
treea8366aef0e21bca49a968067b13695cd6d72b168
parent35b1472f0764c8691e0cfcd6a2e0265aafd08f93
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)
util/check-format-test-negatives.c
util/check-format.pl