From owner-cvs-all Sun Feb 4 2: 6:42 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E0D6737B491; Sun, 4 Feb 2001 02:06:24 -0800 (PST) Received: (from phk@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f14A6O298624; Sun, 4 Feb 2001 02:06:24 -0800 (PST) (envelope-from phk) Message-Id: <200102041006.f14A6O298624@freefall.freebsd.org> From: Poul-Henning Kamp Date: Sun, 4 Feb 2001 02:06:24 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdlib malloc.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG phk 2001/02/04 02:06:24 PST Modified files: lib/libc/stdlib malloc.c Log: Remove a sizeof(void *) == sizeof(int) assumption. Submitted by: Loren James Rittle Revision Changes Path 1.57 +8 -8 src/lib/libc/stdlib/malloc.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message