]> git.ipfire.org Git - thirdparty/openssl.git/commit
check-format.pl: fix false positive on 'for(;; stmt)'
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 12 Jul 2022 22:05:48 +0000 (00:05 +0200)
committerHugo Landau <hlandau@openssl.org>
Wed, 20 Jul 2022 06:30:28 +0000 (07:30 +0100)
commit4e9fa07121abf3ebaaf7e0367bd9be3a8b273ebf
treec5077832af28a93728f176d57030efb6015ede2a
parent63263147a3ad55cb26d7cfcdfca474ce324a15ac
check-format.pl: fix false positive on 'for(;; stmt)'

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Hugo Landau <hlandau@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18789)
util/check-format-test-negatives.c
util/check-format.pl