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 <ni...@redhat.com>
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.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to