Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F22947682
D102.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
414 B
Subscribers
None
D102.id.diff
View Options
Index: src/rungpg.c
===================================================================
--- src/rungpg.c
+++ src/rungpg.c
@@ -345,7 +345,10 @@
if (gpg->cmd.used)
{
if (gpg->cmd.fd != -1)
+ {
_gpgme_io_close (gpg->cmd.fd);
+ gpg->cmd.fd = -1;
+ }
else if (gpg->fd_data_map
&& gpg->fd_data_map[gpg->cmd.idx].fd != -1)
_gpgme_io_close (gpg->fd_data_map[gpg->cmd.idx].fd);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, May 9, 8:27 AM (7 h, 48 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
e4/28/d4a18f9e70d30a5f6455ac04fbfe
Attached To
D102: 246_gpgme-1.1.8-closefiledescriptor.patch
Event Timeline
Log In to Comment