diff options
| author | NIIBE Yutaka <[email protected]> | 2017-09-19 03:28:43 +0000 |
|---|---|---|
| committer | NIIBE Yutaka <[email protected]> | 2017-09-19 03:28:43 +0000 |
| commit | eeb3da6eb717ed6a1a1069a7611eb37503e8672d (patch) | |
| tree | 4520a6a7d640c711a66a20c3063c2c62e684c4e9 /common/gettime.c | |
| parent | sm: Move qualified.txt from datadir into sysconfdir (diff) | |
| download | gnupg-eeb3da6eb717ed6a1a1069a7611eb37503e8672d.tar.gz gnupg-eeb3da6eb717ed6a1a1069a7611eb37503e8672d.zip | |
common: Fix gnupg_wait_processes.
* common/exechelp-posix.c (gnupg_wait_processes): Loop for r_exitcodes
even if we already see an error.
--
The value stored by waitpid for exit code is encoded; It requires
decoded by WEXITSTATUS macro, regardless of an error.
For example, when one of processes is already exited and another is
still running, it resulted wrong value of in r_exitcodes[n].
Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'common/gettime.c')
0 files changed, 0 insertions, 0 deletions
