Home GnuPG

Fix pinentry for Windows
78afb80e5742Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.

Description

Fix pinentry for Windows

* pinentry/pinentry.c (pinentry_loop2): Use assuan_fdopen for pipe fds.
* pinentry/pinentry.h (pinentry_loop2): Mention this in the comment.

For Windows calling assuan_fdopen is neccessary as this does
some internal platform specific stuff (get_osfilehandle).

This issue was introduced by using the real libassuan instead
of the built in variant.

Details

Provenance
aheineckeAuthored on Aug 18 2015, 7:24 PM
Parents
rP1532bf3fa57f: tty: Correctly implement the repeat passphrase functionality.
Branches
Unknown
Tags
Unknown