aboutsummaryrefslogtreecommitdiffstats
path: root/ftp/spegla/files/patch-spegla.c
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/spegla/files/patch-spegla.c')
-rw-r--r--ftp/spegla/files/patch-spegla.c10
1 files changed, 9 insertions, 1 deletions
diff --git a/ftp/spegla/files/patch-spegla.c b/ftp/spegla/files/patch-spegla.c
index 2af5159fbf9c..a0a7f2af1c5c 100644
--- a/ftp/spegla/files/patch-spegla.c
+++ b/ftp/spegla/files/patch-spegla.c
@@ -1,5 +1,5 @@
--- spegla.c.orig Sat May 27 22:38:14 2000
-+++ spegla.c Fri Jan 19 19:36:43 2001
++++ spegla.c Thu Feb 1 15:39:24 2001
@@ -728,7 +728,7 @@
#ifdef ULTRIX
if ((f.fd_req.bfreen * 1024) < minfree)
@@ -9,3 +9,11 @@
#endif
e_errx(1, "%s: Not enough space left", path);
+@@ -953,6 +953,7 @@
+ }
+ buf[i] = p[j];
+ }
++ buf[i] = '\0';
+ *val = buf;
+ ret:
+ if (show)