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>