From owner-freebsd-bugs Sat Oct 10 03:00:27 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA16252 for freebsd-bugs-outgoing; Sat, 10 Oct 1998 03:00:27 -0700 (PDT) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA16186; Sat, 10 Oct 1998 03:00:08 -0700 (PDT) (envelope-from thepish@FreeBSD.org) From: Peter Hawkins Received: (from thepish@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id DAA00819; Sat, 10 Oct 1998 03:00:07 -0700 (PDT) Date: Sat, 10 Oct 1998 03:00:07 -0700 (PDT) Message-Id: <199810101000.DAA00819@freefall.freebsd.org> To: zach@gaffaneys.com, thepish@FreeBSD.ORG, freebsd-bugs@FreeBSD.ORG Subject: Re: bin/8250 Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Synopsis: buffer overflow in mail(1) State-Changed-From-To: open-closed State-Changed-By: thepish State-Changed-When: Sat Oct 10 02:58:31 PDT 1998 State-Changed-Why: Fixed (using malloc as opposed to supplied patch). Redefined tempMail[] as char *tempMail (etc) throughout. Thanks (thanks too to Studded). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message