Subject: CVS commit: basesrc/lib/libterm
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 12/10/2001 14:11:06
Module Name:	basesrc
Committed By:	blymn
Date:		Mon Dec 10 12:11:06 UTC 2001

Modified Files:
	basesrc/lib/libterm: termcap.c

Log Message:
Fix off by one bug in t_agetstr - the pointer is moved to one past the
end of the termcap capability string.


To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 basesrc/lib/libterm/termcap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.