Home GnuPG
Diffusion GnuPG f79d9b9310cf

gpgtar: Make --status-fd option for fds > 2 work

Description

gpgtar: Make --status-fd option for fds > 2 work

* tools/gpgtar-create.c (gpgtar_create): Do not close the status_fd in
spawn.
* tools/gpgtar-extract.c (gpgtar_extract): Ditto.
* tools/gpgtar-list.c (gpgtar_list): Ditto.

Note that this fix does not handle file descripotors passed via the
--gpg-args options.

Details

Provenance
wernerAuthored on Jan 18 2023, 10:42 AM
Parents
rG338a5ecaa1f1: sm: Fix compliance checking for ECC signature verification.
Branches
Unknown
Tags
Unknown
Tasks
T6348: gpgtar: Error when using --status-fd