aboutsummaryrefslogtreecommitdiffstats
path: root/security/ssh
diff options
context:
space:
mode:
Diffstat (limited to 'security/ssh')
-rw-r--r--security/ssh/files/patch-ad13
1 files changed, 13 insertions, 0 deletions
diff --git a/security/ssh/files/patch-ad b/security/ssh/files/patch-ad
new file mode 100644
index 000000000000..536cf9cf642a
--- /dev/null
+++ b/security/ssh/files/patch-ad
@@ -0,0 +1,13 @@
+*** ssh-agent.c.bak Thu Mar 27 09:04:12 1997
+--- ssh-agent.c Tue Apr 1 08:08:06 1997
+***************
+*** 586,591 ****
+--- 586,593 ----
+ av++;
+ ac--;
+ }
++ else
++ break;
+ }
+ if (erflg)
+ {