Subject: CVS commit: src/lib/libc/stdlib
To: None <source-changes@NetBSD.org>
From: Elad Efrat <elad@netbsd.org>
List: source-changes
Date: 10/08/2006 16:25:15
Module Name:	src
Committed By:	elad
Date:		Sun Oct  8 16:25:15 UTC 2006

Modified Files:
	src/lib/libc/stdlib: malloc.c

Log Message:
PR/34602: sushant: Bug in malloc implementation contains dead code in
free_pages()

Applied patch from Mindaugas <unex at linija org> (in #NetBSD-code), thanks


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/lib/libc/stdlib/malloc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.