gdb and binutils branch master updated. 033539e2685156ad6ad60e5925bc61cef5ced483

nickc@sourceware.org nickc@sourceware.org
Tue Dec 16 14:18:00 GMT 2014


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  033539e2685156ad6ad60e5925bc61cef5ced483 (commit)
      from  beed38b8273fa18be574a7e84d5d2ee1f563ed48 (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=033539e2685156ad6ad60e5925bc61cef5ced483

commit 033539e2685156ad6ad60e5925bc61cef5ced483
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Dec 16 14:17:15 2014 +0000

    Fix a memory access violation triggeed by a fuzzed binary.
    
    	PR binutils/17512
    	* format.c (bfd_check_format_matches): Check for a matching vector
    	before using match priorities.
    	* mach-o.c (bfd_mach_o_canonicalize_one_reloc): Fix off-by-one
    	errors with previous delta.

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

Summary of changes:
 bfd/ChangeLog |    8 ++++++++
 bfd/format.c  |    2 +-
 bfd/mach-o.c  |    6 ++++--
 3 files changed, 13 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
gdb and binutils



More information about the Binutils-cvs mailing list