Date: Fri, 26 Aug 2005 10:05:59 +0000 (UTC) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/contrib/less line.c Message-ID: <200508261005.j7QA5xjs036519@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2005-08-26 10:05:59 UTC FreeBSD src repository Modified files: contrib/less line.c Log: Fix a one byte off error which causes "less" to crash if you view a large file, jump to the end, scroll backwards with "b" and try to search backwards afterwards. Submitted by: Matthias Scheler Revision Changes Path 1.2 +324 -94 src/contrib/less/line.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508261005.j7QA5xjs036519>