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 binutils-2_25-branch updated. b9f41ce6e5341cd1f6e1512585410396afbd299b


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, binutils-2_25-branch has been updated
       via  b9f41ce6e5341cd1f6e1512585410396afbd299b (commit)
      from  6484b5ef0f4ad7c76ea4a95c10806d0982fd271c (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=b9f41ce6e5341cd1f6e1512585410396afbd299b

commit b9f41ce6e5341cd1f6e1512585410396afbd299b
Author: Nick Clifton <nickc@redhat.com>
Date:   Thu Oct 30 09:37:45 2014 +0000

    Fix a memory leak in the recent patch to detect loops in ELF section
    string indicies.
    
    	* elf.c (bfd_section_from_shdr): Fix heap use after free memory
    	leak.

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

Summary of changes:
 bfd/ChangeLog |   16 +++++++++++++---
 bfd/elf.c     |    2 +-
 ld/ChangeLog  |    1 +
 3 files changed, 15 insertions(+), 4 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]