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)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 20 Jul 2022 11:07:42 +0000 (13:07 +0200)
commit03421456b3eb745b8cdd908a3fcd3014132adf5b
tree670841853a5e05572dd8c12b4752f4d5200dfeea
parentc4e65dc8a83118e27f27238c846fdffc5e7bb41f
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>
(cherry picked from commit 4e9fa07121abf3ebaaf7e0367bd9be3a8b273ebf)
util/check-format-test-negatives.c
util/check-format.pl