diff options
Diffstat (limited to 'main/heimdal/heimdal-remove-broken-auth.patch')
-rw-r--r-- | main/heimdal/heimdal-remove-broken-auth.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/heimdal/heimdal-remove-broken-auth.patch b/main/heimdal/heimdal-remove-broken-auth.patch index 1affcba2c2..97e272bd06 100644 --- a/main/heimdal/heimdal-remove-broken-auth.patch +++ b/main/heimdal/heimdal-remove-broken-auth.patch @@ -1,5 +1,5 @@ --- appl/rsh/rsh.c.orig -+++ appl/rsh/rsh.c ++++ b/appl/rsh/rsh.c @@ -399,6 +399,8 @@ #endif /* KRB5 */ @@ -113,7 +113,7 @@ return ret; } --- appl/rsh/rshd.c.orig -+++ appl/rsh/rshd.c ++++ b/appl/rsh/rshd.c @@ -131,6 +131,7 @@ fatal(s, NULL, "%s too long", expl); } |