diff options
| author | Werner Koch <[email protected]> | 2025-07-31 08:59:03 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 2025-07-31 08:59:03 +0000 |
| commit | 037e47981374fc72ea76b9b71e150b4786cc3ca6 (patch) | |
| tree | ec43ec3b4c70325cb86425953ab255619967c9db /dirmngr/ks-engine-ldap.c | |
| parent | Post release updates (diff) | |
| download | gnupg-037e47981374fc72ea76b9b71e150b4786cc3ca6.tar.gz gnupg-037e47981374fc72ea76b9b71e150b4786cc3ca6.zip | |
gpgtar: Fix regression in end-of-archive detection.
* tools/gpgtar-extract.c (gpgtar_extract): Detect end-of-archive and
break loop.
* tools/gpgtar-list.c (gpgtar_list): Ditto. Also do not print
"running failed" if the exitcode is 0.
--
GnuPG-bug-id: 7757
In the old code (gnupg 2.4) we did not call gnupg_release_process when
cleaning up the gpg process and thus it could keep on running and
deliver its output to the status-fd. The new code does a
gnupg_release_process which sends a SIGTERM to a not yet terminated
process and thus the output was cut off.
Diffstat (limited to 'dirmngr/ks-engine-ldap.c')
0 files changed, 0 insertions, 0 deletions
