From owner-cvs-all Fri Jan 19 15:11:38 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 1F41E37B400; Fri, 19 Jan 2001 15:11:19 -0800 (PST) Received: (from kris@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0JNBJ588565; Fri, 19 Jan 2001 15:11:19 -0800 (PST) (envelope-from kris) Message-Id: <200101192311.f0JNBJ588565@freefall.freebsd.org> From: Kris Kennaway Date: Fri, 19 Jan 2001 15:11:19 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/pcvt/cursor cursor.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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 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