summaryrefslogtreecommitdiff
path: root/recipes/sscep/files/ca_segfault.patch
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sscep/files/ca_segfault.patch')
-rw-r--r--recipes/sscep/files/ca_segfault.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/sscep/files/ca_segfault.patch b/recipes/sscep/files/ca_segfault.patch
new file mode 100644
index 0000000000..1a438b9be1
--- /dev/null
+++ b/recipes/sscep/files/ca_segfault.patch
@@ -0,0 +1,10 @@
+--- a/sscep.c 2009-07-10 11:43:14.000000000 -0400
++++ b/sscep.c 2009-07-10 10:53:37.000000000 -0400
+@@ -469,6 +469,7 @@
+ pname, c_char);
+ (void)fclose(fp);
+ pkistatus = SCEP_PKISTATUS_SUCCESS;
++ scep_t.pki_status = SCEP_PKISTATUS_SUCCESS;
+ break;
+
+ case SCEP_OPERATION_GETCERT: