FreeBSD Bugzilla – Attachment 11597 Details for
Bug 22787
telnet dumps core after connecting to a host with a long name
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 295 bytes, created by
Edwin Groothuis
on 2000-11-12 11:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Edwin Groothuis
Created:
2000-11-12 11:50:00 UTC
Size:
295 bytes
patch
obsolete
>--- /usr/src/usr.bin/telnet/commands.c Fri Mar 3 12:13:09 2000 >+++ commands.c Sun Nov 12 12:35:13 2000 >@@ -2723,7 +2723,7 @@ > int gotmachine = 0; > int l1 = strlen(m1); > int l2 = strlen(m2); >- char m1save[64]; >+ char m1save[MAXHOSTNAMELEN]; > > if (skiprc) > return;
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 22787
: 11597