From owner-cvs-all Wed Aug 8 23:20:23 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 F193037B401; Wed, 8 Aug 2001 23:20:18 -0700 (PDT) (envelope-from dd@FreeBSD.org) Received: (from dd@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f796KI088460; Wed, 8 Aug 2001 23:20:18 -0700 (PDT) (envelope-from dd) Message-Id: <200108090620.f796KI088460@freefall.freebsd.org> From: Dima Dorfman Date: Wed, 8 Aug 2001 23:20:18 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mailwrapper mailwrapper.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG dd 2001/08/08 23:20:18 PDT Modified files: usr.sbin/mailwrapper mailwrapper.c Log: Don't free memory that was never allocated. This fixes a core dump in the case where both the config file and the default MTA don't exist. PR: 29521 Submitted by: marius@alchemy.franken.de Revision Changes Path 1.7 +1 -2 src/usr.sbin/mailwrapper/mailwrapper.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message