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

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

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

commit be22c732bf873e0c7e8a08564c97cafdfcf153bb
Author: Nick Clifton <ni...@redhat.com>
Date:   Thu Mar 14 14:45:32 2019 +0000

    Fix illegal memory access parsing a corrupt ELF file.

        PR 24332
        * elflink.c (elf_link_add_object_symbols): Add new local variable
        extversym_end.  Initialise it to point to the end of the version
        symbol table, if present.  Check it when initialising and updating
        the ever pointer.

-- 
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