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. 513ea82edf8533e3483073561c06be97de035c83


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  513ea82edf8533e3483073561c06be97de035c83 (commit)
      from  18cd5bce47dc4a33dd1d8e3036b99d2fa7e3234f (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=513ea82edf8533e3483073561c06be97de035c83

commit 513ea82edf8533e3483073561c06be97de035c83
Author: Alan Modra <amodra@gmail.com>
Date:   Thu Aug 14 15:53:19 2014 +0930

    Fix for objdump segfault on broken PE executable
    
    	* peXXigen.c (pe_print_reloc): Protect against access past end
    	of .reloc section.

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

Summary of changes:
 bfd/ChangeLog  |    5 +++++
 bfd/peXXigen.c |   37 ++++++++++++++++++++-----------------
 2 files changed, 25 insertions(+), 17 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]