This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils 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]

gdb and binutils branch master updated. c24cf8b6e831967c353f0c518e180cea689c0b58


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 <nickc@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(-)


hooks/post-receive
-- 
gdb and binutils


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