mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Properly close files opened by es_fopen.
Allow setting of an empty passphrase. Assorted W32 changes.
This commit is contained in:
parent
5f97dd2c44
commit
bce4ea798a
9 changed files with 65 additions and 23 deletions
|
@ -734,7 +734,7 @@ static int
|
|||
cmd_message (assuan_context_t ctx, char *line)
|
||||
{
|
||||
int rc;
|
||||
assuan_fd_t sysfd;
|
||||
gnupg_fd_t sysfd;
|
||||
int fd;
|
||||
ctrl_t ctrl = assuan_get_pointer (ctx);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue