Skip site navigation (1)Skip section navigation (2)
Date:      19 Jul 2001 23:13:30 +0200
From:      Dag-Erling Smorgrav <des@ofug.org>
To:        Mikhail Teterin <mi@aldan.algebra.com>
Cc:        kris@FreeBSD.org, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/usr.sbin/mailwrapper mailwrapper.c
Message-ID:  <xzpd76wmxl1.fsf@flood.ping.uio.no>
In-Reply-To: <200107191440.f6JEedO32662@aldan.algebra.com>
References:  <200107191440.f6JEedO32662@aldan.algebra.com>

next in thread | previous in thread | raw e-mail | index | archive | help
Mikhail Teterin <mi@aldan.algebra.com> writes:
> This is  not the first  place to have this  issue (I remember  a similar
> commit from the past). May be, it  is time to add another err* function,
> which will free the passed error message prior to exiting?

No can do, because the string you need to free is generally an
argument to a %s format specifier in the format string.

DES
-- 
Dag-Erling Smorgrav - des@ofug.org

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?xzpd76wmxl1.fsf>