Home GnuPG
Diffusion GnuPG 577baf4af300

gpg: Format the value of type gnupg_fd_t by casting to int.

Description

gpg: Format the value of type gnupg_fd_t by casting to int.

* g10/openfile.c (open_outfile): Cast to int.
* g10/encrypt.c (encrypt_crypt): Ditto.
* g10/decrypt.c (decrypt_message_fd): Ditto.
  • GnuPG-bug-id: T6580
  • Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>

Details

Provenance
gniibeAuthored on Jul 5 2023, 6:11 AM
Parents
rG3fb69641e84d: gpg: Use gnupg_fd_t for decryption and sign.
Branches
Unknown
Tags
Unknown
Tasks
T6580: Use gnupg_fd_t if it's relevant