Date: Fri, 19 Jan 2001 15:11:19 -0800 (PST) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pcvt/cursor cursor.c Message-ID: <200101192311.f0JNBJ588565@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2001/01/19 15:11:19 PST
Modified files:
usr.sbin/pcvt/cursor cursor.c
Log:
Prevent overflow in -d argument by replacing hand-rolled
strcat+strcpy+perror with err()
Submitted by: Mike Heffner <mheffner@vt.edu>
Revision Changes Path
1.10 +6 -24 src/usr.sbin/pcvt/cursor/cursor.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101192311.f0JNBJ588565>
