Date: Wed, 7 Jul 1999 12:54:09 -0700 (PDT) From: Dag-Erling Smorgrav <des@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <199907071954.MAA42538@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
des 1999/07/07 12:54:09 PDT
Modified files:
lib/libc/stdlib malloc.c
Log:
Always set errno to ENOMEM when returning 0 from malloc() or realloc().
Approved by: phk
Revision Changes Path
1.45 +5 -1 src/lib/libc/stdlib/malloc.c
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?199907071954.MAA42538>
