Subject: PR/34602 CVS commit: src/lib/libc/stdlib
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Elad Efrat <elad@netbsd.org>
List: netbsd-bugs
Date: 10/08/2006 16:30:02
The following reply was made to PR lib/34602; it has been noted by GNATS.
From: Elad Efrat <elad@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/34602 CVS commit: src/lib/libc/stdlib
Date: Sun, 8 Oct 2006 16:25:15 +0000 (UTC)
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.