bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/16723] Excessive memory usage


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/16723] Excessive memory usage
Date: Wed, 19 Mar 2014 16:49:42 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=16723

--- Comment #3 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 "gdb and binutils".

The branch, master has been updated
       via  c24cf8b6e831967c353f0c518e180cea689c0b58 (commit)
      from  ec92c392f7d6b4f43d6191a0d3fa1cd47db9f738 (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=binutils-gdb.git;h=c24cf8b6e831967c353f0c518e180cea689c0b58

commit c24cf8b6e831967c353f0c518e180cea689c0b58
Author: Nick Clifton <address@hidden>
Date:   Wed Mar 19 16:48:02 2014 +0000

    This is a fix for PR binutils/16723, where a corrupt .gnu.version_r section
could
    send readelf into an infinite loop.

        * readelf.c (process_version_sections): Prevent an infinite loop
        when the vn_next field is zero but there are still entries to be
        processed.

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

Summary of changes:
 binutils/ChangeLog |    7 +++++++
 binutils/readelf.c |    6 ++++++
 2 files changed, 13 insertions(+), 0 deletions(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]