aboutsummaryrefslogtreecommitdiff
path: root/security/mate-keyring/files/patch-pkcs11_rpc-layer_gkm-rpc-dispatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/mate-keyring/files/patch-pkcs11_rpc-layer_gkm-rpc-dispatch.c')
-rw-r--r--security/mate-keyring/files/patch-pkcs11_rpc-layer_gkm-rpc-dispatch.c11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/mate-keyring/files/patch-pkcs11_rpc-layer_gkm-rpc-dispatch.c b/security/mate-keyring/files/patch-pkcs11_rpc-layer_gkm-rpc-dispatch.c
new file mode 100644
index 000000000000..146d8b69da05
--- /dev/null
+++ b/security/mate-keyring/files/patch-pkcs11_rpc-layer_gkm-rpc-dispatch.c
@@ -0,0 +1,11 @@
+--- pkcs11/rpc-layer/gkm-rpc-dispatch.c.orig 2010-09-04 12:06:44.000000000 +0200
++++ pkcs11/rpc-layer/gkm-rpc-dispatch.c 2010-09-04 12:07:12.000000000 +0200
+@@ -784,7 +784,7 @@ rpc_C_Finalize (CallState *cs)
+ {
+ CK_SLOT_ID_PTR slots;
+ CK_ULONG n_slots, i;
+- CK_RV ret;
++ CK_RV ret = CKR_OK;
+
+ debug (("C_Finalize: enter"));
+