aboutsummaryrefslogtreecommitdiff
path: root/security/krb5-appl/files/patch-lib::krb5::krb::unparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'security/krb5-appl/files/patch-lib::krb5::krb::unparse.c')
-rw-r--r--security/krb5-appl/files/patch-lib::krb5::krb::unparse.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/security/krb5-appl/files/patch-lib::krb5::krb::unparse.c b/security/krb5-appl/files/patch-lib::krb5::krb::unparse.c
deleted file mode 100644
index b45233b0ab78..000000000000
--- a/security/krb5-appl/files/patch-lib::krb5::krb::unparse.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- lib/krb5/krb/unparse.c.orig Tue Jan 18 09:57:32 2005
-+++ lib/krb5/krb/unparse.c Tue Jul 12 14:04:38 2005
-@@ -91,6 +91,8 @@
- totalsize++;
- totalsize++; /* This is for the separator */
- }
-+ if (nelem == 0)
-+ totalsize++;
-
- /*
- * Allocate space for the ascii string; if space has been