From owner-cvs-all Sun May 7 11: 0: 9 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 977BE37B955; Sun, 7 May 2000 11:00:03 -0700 (PDT) (envelope-from joe@FreeBSD.org) Received: (from joe@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA14405; Sun, 7 May 2000 11:00:03 -0700 (PDT) (envelope-from joe@FreeBSD.org) Message-Id: <200005071800.LAA14405@freefall.freebsd.org> From: Josef Karthauser Date: Sun, 7 May 2000 11:00:03 -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:00:03 PDT Modified files: (Branch: RELENG_3) 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.13.2.2 +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