This is the mail archive of the
glibc-bugs@sourceware.org
mailing list for the glibc project.
[Bug malloc/15089] malloc_trim always trims for large padding
- From: "cvs-commit at gcc dot gnu.org" <sourceware-bugzilla at sourceware dot org>
- To: glibc-bugs at sourceware dot org
- Date: Fri, 06 Dec 2013 17:08:09 +0000
- Subject: [Bug malloc/15089] malloc_trim always trims for large padding
- Auto-submitted: auto-generated
- References: <bug-15089-131 at http dot sourceware dot org/bugzilla/>
http://sourceware.org/bugzilla/show_bug.cgi?id=15089
--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".
The branch, master has been updated
via 4b5b548c9fedd5e6d920639e42ea8e5f473c4de3 (commit)
from 0a3ac0aabf30f6fefb4d262bf2db2c2a99ab09a8 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=4b5b548c9fedd5e6d920639e42ea8e5f473c4de3
commit 4b5b548c9fedd5e6d920639e42ea8e5f473c4de3
Author: Fernando J. V. da Silva <fernandojvdasilva@gmail.com>
Date: Fri Dec 6 18:04:10 2013 +0100
Fix BZ #15089: malloc_trim always trim for large padding.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +++
NEWS | 20 +++++++-------
malloc/malloc.c | 76 ++++++++++++++++++++++++++++--------------------------
3 files changed, 54 insertions(+), 47 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.