]> git.ipfire.org Git - thirdparty/openssl.git/commit
check-format.pl: prevent false positive on typedef with space and '(' after type...
authorDr. David von Oheimb <dev@ddvo.net>
Mon, 16 Jun 2025 14:43:03 +0000 (16:43 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 16 Jun 2025 15:03:47 +0000 (17:03 +0200)
commit4a3809f7056b78031e72fc4e90eec3e708ca27e1
tree79444a32fddaf47d477ea08c391178dd479798ad
parente925b99f9435826aca3fa41b7661e6e9fa7e10b6
check-format.pl: prevent false positive on typedef with space and '(' after type name

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