[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS: cvs.openbsd.org: src



CVSROOT:	/cvs
Module name:	src
Changes by:	cloder_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org	2006/10/10 13:54:06

Modified files:
	usr.bin/less   : tags.c 

Log message:
Fix an instance of foo[strlen(foo) - 1] = something, which is dangerous
because strlen(foo) could be 0.
OK beck@



Visit your host, monkey.org