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. 60ebc25751744f54ae5c00d1c9198ab64fcc5b33


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  60ebc25751744f54ae5c00d1c9198ab64fcc5b33 (commit)
      from  85880250e591a51624d24db653aaace0c5ce5943 (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=60ebc25751744f54ae5c00d1c9198ab64fcc5b33

commit 60ebc25751744f54ae5c00d1c9198ab64fcc5b33
Author: Alan Modra <amodra@gmail.com>
Date:   Tue Jan 6 16:46:40 2015 +0000

    Fixes a buffer overflow when compiling assembler for the MinGW targets.
    
    	PR binutils/17754
    	* internal.h (internal_auxent): Increase size of x_fname field to
    	20 to allow for PE format's longer file names.

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

Summary of changes:
 include/coff/ChangeLog  |    6 ++++++
 include/coff/internal.h |    6 +++++-
 2 files changed, 11 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]