apps: add query to allow a command to know of a provider command line option was...
authorPauli <pauli@openssl.org>
Thu, 8 Jul 2021 01:22:14 +0000 (11:22 +1000)
committerPauli <pauli@openssl.org>
Sun, 11 Jul 2021 23:13:41 +0000 (09:13 +1000)
commit242dfd8a1b93326d200383948a8d57db5ce57de0
tree78a8f00fdf180b0bc3a3dba09ac31ddbff63798d
parentac1e85f464568d14962162fe97670a53f11f6bfc
apps: add query to allow a command to know of a provider command line option was processed

Better fixing:
Fixing #15683
Fixing #15686

Replacing rather than fixing:
Fixing #15414

Since that claims to fix another:
Fixing #15372

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