From owner-cvs-all Fri May 10 5:51: 3 2002 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 A3F7337B403; Fri, 10 May 2002 05:50:59 -0700 (PDT) Received: (from peter@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4ACoxI43443; Fri, 10 May 2002 05:50:59 -0700 (PDT) (envelope-from peter) Message-Id: <200205101250.g4ACoxI43443@freefall.freebsd.org> From: Peter Wemm Date: Fri, 10 May 2002 05:50:59 -0700 (PDT) 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 List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG peter 2002/05/10 05:50:59 PDT Modified files: lib/libc/stdlib malloc.c Log: Avoid casting a different sized integer to a pointer on LP64 systems. Revision Changes Path 1.69 +1 -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