bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/21156] readefl segfault - invalid read of size 4


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/21156] readefl segfault - invalid read of size 4
Date: Mon, 20 Feb 2017 14:41:47 +0000

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 <address@hidden>:

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

commit 43a444f9c5bfd44b4304eafd78338e21d54bea14
Author: Nick Clifton <address@hidden>
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.


reply via email to

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