summaryrefslogtreecommitdiff
path: root/debian/patches/banner-noslash.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/banner-noslash.patch')
-rw-r--r--debian/patches/banner-noslash.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/banner-noslash.patch b/debian/patches/banner-noslash.patch
index af5f4213c..fa7b08f23 100644
--- a/debian/patches/banner-noslash.patch
+++ b/debian/patches/banner-noslash.patch
@@ -11,7 +11,7 @@ Index: b/sshconnect2.c
11=================================================================== 11===================================================================
12--- a/sshconnect2.c 12--- a/sshconnect2.c
13+++ b/sshconnect2.c 13+++ b/sshconnect2.c
14@@ -477,7 +477,7 @@ 14@@ -472,7 +472,7 @@
15 if (len > 65536) 15 if (len > 65536)
16 len = 65536; 16 len = 65536;
17 msg = xmalloc(len * 4 + 1); /* max expansion from strnvis() */ 17 msg = xmalloc(len * 4 + 1); /* max expansion from strnvis() */