This is the mail archive of the glibc-bugs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug malloc/16112] malloc_info reads uninitialized memory


http://sourceware.org/bugzilla/show_bug.cgi?id=16112

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
       via  8b35e35d0f4eae28a47c23e2aa15ddf570fa86ef (commit)
      from  8f5de63892b491856400a394632b46c3b1be642d (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=8b35e35d0f4eae28a47c23e2aa15ddf570fa86ef

commit 8b35e35d0f4eae28a47c23e2aa15ddf570fa86ef
Author: OndÅej BÃlka <neleai@seznam.cz>
Date:   Fri Nov 1 15:39:26 2013 +0100

    Fix malloc_info statistic. Fixes bug 16112

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog       |    6 ++++++
 NEWS            |    2 +-
 malloc/malloc.c |   20 ++++----------------
 3 files changed, 11 insertions(+), 17 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]