Date: Wed, 8 Aug 2001 23:20:18 -0700 (PDT) From: Dima Dorfman <dd@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/mailwrapper mailwrapper.c Message-ID: <200108090620.f796KI088460@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108090620.f796KI088460>