On 07 Jul 1999 20:57:16 +0200
Dag-Erling Smorgrav <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]>
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message
- Re: Replacement for grep(1) (part 2) Jason Thorpe
- Re: Replacement for grep(1) (part 2) Dag-Erling Smorgrav
- Re: Replacement for grep(1) (part 2) Noriyuki Soda
- Re: Replacement for grep(1) (part 2) Brian F. Feldman
- Re: Replacement for grep(1) (part 2) Noriyuki Soda
- Re: Replacement for grep(1) (part 2) Jason Thorpe
- Re: Replacement for grep(1) (part 2) Matthew Dillon
- Re: Replacement for grep(1) (part 2) Brian F. Feldman
- Re: Replacement for grep(1) (part 2) David Malone
- Re: Replacement for grep(1) (par... Brian Stark
- Re: Replacement for grep(1) (part 2) Matthew Dillon

