Subject: Re: Replacement for grep(1) (part 2)
To: Dag-Erling Smorgrav <des@flood.ping.uio.no>
From: Jason Thorpe <thorpej@nas.nasa.gov>
List: tech-userlevel
Date: 07/07/1999 12:07:35
On 07 Jul 1999 20:57:16 +0200 
 Dag-Erling Smorgrav <des@flood.ping.uio.no> wrote:

 > Don't use err() indiscriminately after a malloc() failure; malloc()
 > doesn't set errno.

This is a bug in malloc(3), is it not?

        -- Jason R. Thorpe <thorpej@nas.nasa.gov>