]> git.ipfire.org Git - thirdparty/openssl.git/commit
VMS: move copy_argc to its own module and make it an aux source
authorRichard Levitte <levitte@openssl.org>
Sun, 3 Mar 2019 09:20:37 +0000 (10:20 +0100)
committerMatt Caswell <matt@openssl.org>
Thu, 3 Mar 2022 13:26:49 +0000 (13:26 +0000)
commit30b6e244fe6946bf8120bbf064581f60557bfc19
tree055918f7322b7bfd6259a22337b9382e33b85877
parent8845aeb3ed528491b9eccba365182f90540e5b95
VMS: move copy_argc to its own module and make it an aux source

copy_argv was never initialization code.

Make it self-cleaning too.

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/17746)
Configurations/10-main.conf
apps/openssl.c
apps/vms_decc_argv.c [new file with mode: 0644]
apps/vms_decc_init.c