diff options
author | NIIBE Yutaka <[email protected]> | 2022-03-30 02:44:06 +0000 |
---|---|---|
committer | NIIBE Yutaka <[email protected]> | 2022-03-30 02:44:06 +0000 |
commit | 2189b4bb638cd56fbb941353ecbfc373cb4cf90b (patch) | |
tree | 9a7c80e16845d60b2a0b29709bf9e9023396a92f /tpm2d | |
parent | dirmngr: Clean up for not supporting WindowsCE. (diff) | |
download | gnupg-2189b4bb638cd56fbb941353ecbfc373cb4cf90b.tar.gz gnupg-2189b4bb638cd56fbb941353ecbfc373cb4cf90b.zip |
common,w32: Fix handle_to_fd to match use of _open_osfhandle.
* common/exechelp-w32.c (handle_to_fd): Use intptr_t.
(gnupg_wait_processes): Fix to use pid_to_handle.
--
Both of original MinGW and MinGW-W64 use intptr_t for the first
argument of _open_osfhandle. So, intptr_t is better here.
Signed-off-by: NIIBE Yutaka <[email protected]>
Diffstat (limited to 'tpm2d')
0 files changed, 0 insertions, 0 deletions