]> git.ipfire.org Git - thirdparty/openssl.git/commit
params: produce an error if a parameter is repeated
authorPauli <ppzgs1@gmail.com>
Mon, 4 Aug 2025 01:05:57 +0000 (11:05 +1000)
committerPauli <ppzgs1@gmail.com>
Fri, 8 Aug 2025 00:33:22 +0000 (10:33 +1000)
commit85e12cecbb7cd6505f60b56a7f6e28a888006432
tree7fe76fa913fc5b334d56c9998443a34517dac64c
parent5614c6f7e4c20388b775aa27676df85683bed220
params: produce an error if a parameter is repeated

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/28163)
util/perl/OpenSSL/paramnames.pm