From owner-cvs-all Sun May 7 11: 7:31 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1577337C122; Sun, 7 May 2000 11:06:56 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA15020; Sun, 7 May 2000 11:06:55 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200005071806.LAA15020@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 7 May 2000 11:06:55 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/ed main.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG joe 2000/05/07 11:06:55 PDT Modified files: (Branch: RELENG_2_2) bin/ed main.c Log: MFC: Fix a potential buffer overflow in the command line argument parsing with 'ed [MAXPATHLEN + 1 chars]'. {from revision 1.15} Revision Changes Path 1.6.2.4 +6 -4 src/bin/ed/main.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message