Date: Tue, 12 Jul 2011 00:31:11 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.bin/wall wall.c Message-ID: <201107120031.p6C0VU8e046093@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2011-07-12 00:31:11 UTC
FreeBSD src repository
Modified files:
usr.bin/wall wall.c
Log:
SVN rev 223940 on 2011-07-12 00:31:11Z by obrien
If one's message is longer than the buffer size, then we reset 'cnt' at the
wrong point and the actual column # get out of sync across the buffer size.
Revision Changes Path
1.30 +2 -1 src/usr.bin/wall/wall.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201107120031.p6C0VU8e046093>
