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

--- Comment #7 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=43a444f9c5bfd44b4304eafd78338e21d54bea14

commit 43a444f9c5bfd44b4304eafd78338e21d54bea14
Author: Nick Clifton <ni...@redhat.com>
Date:   Mon Feb 20 14:40:39 2017 +0000

    Fix another memory access error in readelf when parsing a corrupt binary.

        PR binutils/21156
        * dwarf.c (cu_tu_indexes_read): Move into...
        (load_cu_tu_indexes): ... here.  Change the variable into
        tri-state.  Change the function into boolean, returning
        false if the indicies could not be loaded.
        (find_cu_tu_set): Return NULL if the indicies could not be
        loaded.

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