FreeBSD Bugzilla – Attachment 7089 Details for
Bug 15604
Typo in lpd.c
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 339 bytes, created by
tetsuya
on 1999-12-21 11:40:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tetsuya
Created:
1999-12-21 11:40:00 UTC
Size:
339 bytes
patch
obsolete
>--- usr.sbin/lpr/lpd/lpd.c.orig Mon Aug 30 00:43:22 1999 >+++ usr.sbin/lpr/lpd/lpd.c Tue Dec 21 19:58:07 1999 >@@ -590,7 +590,7 @@ > inet_ntoa(f->sin_addr)); > > (void) strncpy(fromb, hp->h_name, sizeof(fromb) - 1); >- from[sizeof(fromb) - 1] = '\0'; >+ fromb[sizeof(fromb) - 1] = '\0'; > from = fromb; > > /* Check for spoof, ala rlogind */
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 15604
: 7089