Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F40810921
D125.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
341 B
Subscribers
None
D125.id.diff
View Options
Index: gpgme-1.3.0/src/op-support.c
===================================================================
--- gpgme-1.3.0/src/op-support.c
+++ gpgme-1.3.0/src/op-support.c
@@ -77,6 +77,9 @@
type &= 255;
+ if (!ctx)
+ return gpg_error (GPG_ERR_INV_VALUE);
+
_gpgme_release_result (ctx);
LOCK (ctx->lock);
ctx->canceled = 0;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 24, 3:41 PM (8 h, 13 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
31/f4/6d3b0d59c032d67c7360c7988a03
Attached To
D125: 281_gpgme-ctx-nullfix.diff
Event Timeline
Log In to Comment