diff options
Diffstat (limited to 'gpgme/wait.c')
| -rw-r--r-- | gpgme/wait.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gpgme/wait.c b/gpgme/wait.c index 6c99d3e3..0e8141ba 100644 --- a/gpgme/wait.c +++ b/gpgme/wait.c @@ -390,5 +390,6 @@ _gpgme_remove_io_cb (void *data) fdt->fds[idx].for_read = 0; fdt->fds[idx].for_write = 0; fdt->fds[idx].opaque = NULL; + UNLOCK (fdt->lock); } |
