From owner-freebsd-current@FreeBSD.ORG Thu Feb 19 00:25:14 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9B7A16A4CE for ; Thu, 19 Feb 2004 00:25:14 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3946543D1F for ; Thu, 19 Feb 2004 00:25:14 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i1J8PDwn024968; Thu, 19 Feb 2004 09:25:13 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Bruce Evans From: "Poul-Henning Kamp" In-Reply-To: Your message of "Thu, 19 Feb 2004 12:43:13 +1100." <20040219121708.U23382@gamplex.bde.org> Date: Thu, 19 Feb 2004 09:25:13 +0100 Message-ID: <24967.1077179113@critter.freebsd.dk> cc: current@freebsd.org Subject: Re: standard error handling for malloc() broken for user root and group wheel X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Feb 2004 08:25:15 -0000 In message <20040219121708.U23382@gamplex.bde.org>, Bruce Evans writes: >%%% >$ MALLOC_OPTIONS=A grep foo /dev/zero >grep in realloc(): error: allocation failed Hmm, I thought that check was removed long time ago. It's gone in the version I am testing right now (see other email). -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.