FreeBSD Bugzilla – Attachment 82674 Details for
Bug 118267
tail core dump
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
patch-read.c
patch-read.c (text/x-csrc), 455 bytes, created by
Xin LI
on 2007-11-26 20:15:33 UTC
(
hide
)
Description:
patch-read.c
Filename:
MIME Type:
Creator:
Xin LI
Created:
2007-11-26 20:15:33 UTC
Size:
455 bytes
patch
obsolete
>Index: read.c >=================================================================== >RCS file: /home/ncvs/src/usr.bin/tail/read.c,v >retrieving revision 1.11.10.1 >diff -u -p -r1.11.10.1 read.c >--- read.c 24 Oct 2007 12:56:49 -0000 1.11.10.1 >+++ read.c 26 Nov 2007 20:14:18 -0000 >@@ -185,6 +185,7 @@ lines(FILE *fp, off_t off) > if (cnt) { > llines[recno].l = sp; > llines[recno].len = cnt; >+ sp = NULL; > if (++recno == off) { > wrap = 1; > recno = 0;
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 Raw
Actions:
View
Attachments on
bug 118267
: 82674