https://sourceware.org/bugzilla/show_bug.cgi?id=17512

--- Comment #28 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
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  e5b470e24ce448a56230137a37d3b17299593041 (commit)
      from  f60325bea599bab4cb721c6e797bc6b908fa616c (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=e5b470e24ce448a56230137a37d3b17299593041

commit e5b470e24ce448a56230137a37d3b17299593041
Author: Nick Clifton <ni...@redhat.com>
Date:   Wed Oct 29 20:58:13 2014 +0000

    Fixes another memory corruption bug introduced by patches for PR 17512.

        * elf.c (bfd_section_from_shdr): Fix heap use after free memory
        leak.

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

Summary of changes:
 bfd/ChangeLog |    7 ++++++-
 bfd/elf.c     |    2 +-
 2 files changed, 7 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to