Subject: PR/31425 CVS commit: src/lib/libc/stdlib
To: None <lib-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: netbsd-bugs
Date: 10/16/2007 15:15:14
The following reply was made to PR lib/31425; it has been noted by GNATS.
From: YAMAMOTO Takashi <yamt@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/31425 CVS commit: src/lib/libc/stdlib
Date: Tue, 16 Oct 2007 15:12:16 +0000 (UTC)
Module Name: src
Committed By: yamt
Date: Tue Oct 16 15:12:16 UTC 2007
Modified Files:
src/lib/libc/stdlib: jemalloc.c
Log Message:
use mremap for huge -> huge realloc.
fix PR/31425 (Nicolas Joly) and possibly PR/36175 (Brian de Alwis).
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/lib/libc/stdlib/jemalloc.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.