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

--- Comment #8 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=334d4ced42d3d54a70a19f1323ff41c5a5f4ff5e

commit 334d4ced42d3d54a70a19f1323ff41c5a5f4ff5e
Author: Nick Clifton <ni...@redhat.com>
Date:   Thu Aug 23 11:45:38 2018 +0100

    Prevent illegal memory access when processing COFF auxillary symbol
information.

        PR 23061
        * coffgen.c (coff_pointerize_aux): Add table_end parameter.  Use
        it to prevent walking off the end of the table.
        (coff_get_normalized_symtab): Pass internal_end pointer to
        coff_pointerize_aux.

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