]> git.ipfire.org Git - thirdparty/openssl.git/commit
APPS: Allow duplicate entries in options list, marking them OPT_DUP
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 12 Apr 2021 17:00:00 +0000 (19:00 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Thu, 20 May 2021 14:31:22 +0000 (16:31 +0200)
commit56c4f6fe724e4aa54498188873d84e5694b02984
treea5e9eda34894414eb4e394189bff97c87eee9965
parent601fe8e0d78d4344445cbfa83dbe9bc4ad1287f1
APPS: Allow duplicate entries in options list, marking them OPT_DUP

Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15126)
apps/include/opt.h
apps/lib/opt.c