Date: Tue, 29 Oct 1996 12:35:40 -0800 (PST) From: Poul-Henning Kamp <phk> To: CVS-committers, cvs-all, cvs-lib Subject: cvs commit: src/lib/libc/stdlib malloc.c Message-ID: <199610292035.MAA21956@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
phk 96/10/29 12:35:40 Modified: lib/libc/stdlib malloc.c Log: If you run with option Z and malloc fails, memset gets called with a NULL pointer (archie) Explain that minsize is also the smallest alignment. Submitted by: Archie Cobbs <archie@whistle.com> Revision Changes Path 1.18 +6 -4 src/lib/libc/stdlib/malloc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199610292035.MAA21956>