Home GnuPG
Diffusion GnuPG 417e8588f3ef

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 19 2023, 4:13 PM
Parents
rG841c691128df: Update copyright notices
Branches
Unknown
Tags
Unknown
Tasks
T6348: gpgtar: Error when using --status-fd