diff options
| author | NIIBE Yutaka <[email protected]> | 2020-07-31 08:20:31 +0000 |
|---|---|---|
| committer | NIIBE Yutaka <[email protected]> | 2020-07-31 08:20:31 +0000 |
| commit | da3a4c54a8ce8a7dc442c70bda9b7eda22d43e57 (patch) | |
| tree | 66b544fdabb865158fc65f84a12fb88ba574292e /common/session-env.c | |
| parent | scd: Silence compiler warning. (diff) | |
| download | gnupg-da3a4c54a8ce8a7dc442c70bda9b7eda22d43e57.tar.gz gnupg-da3a4c54a8ce8a7dc442c70bda9b7eda22d43e57.zip | |
agent: Fix coercion for pinentry_pid handling.
* agent/call-pinentry.c (start_pinentry): Don't use pid_t.
--
When pid_t is 64-bit integer and unsigned long is 32-bit,
it never matches, because left hand side does not fill
upper 32-bit.
Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'common/session-env.c')
0 files changed, 0 insertions, 0 deletions
