bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/19628] null pointer dereference when linking crafted file


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/19628] null pointer dereference when linking crafted file
Date: Fri, 19 Feb 2016 15:21:44 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Nick Clifton <address@hidden>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=737684142b3f7dfa6d440c8363750911a8ac20ce

commit 737684142b3f7dfa6d440c8363750911a8ac20ce
Author: Nick Clifton <address@hidden>
Date:   Fri Feb 19 15:20:30 2016 +0000

    Fix a seg-fault in the linker when it encounters a corrupt binary
containing a reloc with no associated symbol.

        PR ld/19628
        * reloc.c (bfd_generic_get_relocated_section_contents): Stop
        processing if we encounter a reloc without an associated symbol.

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]