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. 5d921cbd81554867007e903b634acc6bc8281f9f


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  5d921cbd81554867007e903b634acc6bc8281f9f (commit)
      from  cd11f78f810cf12b04046ac954ceb6528b00956c (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=5d921cbd81554867007e903b634acc6bc8281f9f

commit 5d921cbd81554867007e903b634acc6bc8281f9f
Author: Nick Clifton <nickc@redhat.com>
Date:   Fri Nov 21 13:37:39 2014 +0000

    Resolve more problems with readelf uncovered by fuzzing binary files.
    
    	PR binutils/17531
    	* readelf.c (process_version_sections): Prevent an infinite loop
    	processing corrupt version need data.
    	(process_corefile_note_segment): Handle corrupt notes.

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

Summary of changes:
 binutils/ChangeLog |    7 +++++++
 binutils/readelf.c |    8 +++++++-
 2 files changed, 14 insertions(+), 1 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]