Date: Fri, 26 Aug 2005 01:25:59 +0000 (UTC) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/dhclient conflex.c Message-ID: <200508260125.j7Q1Pxq8003545@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
brooks 2005-08-26 01:25:59 UTC FreeBSD src repository Modified files: sbin/dhclient conflex.c Log: In read_string(), when the last character was a backslash, unincrement the output index instead of keeping what ever trash was in the buffer. Reported by: iedowse Revision Changes Path 1.4 +1 -0 src/sbin/dhclient/conflex.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200508260125.j7Q1Pxq8003545>