bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/12855] readelf: Endless loop for broken ELF binary


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/12855] readelf: Endless loop for broken ELF binary
Date: Tue, 25 Apr 2017 20:14:25 +0000

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

--- Comment #4 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by Maciej W. Rozycki <address@hidden>:

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

commit 919383ac718c2a3187ee2a9ad659daa22da26258
Author: Maciej W. Rozycki <address@hidden>
Date:   Wed Apr 12 00:02:13 2017 +0100

    MIPS/readelf: Remove extraneous null GOT data check

    Null data is handled gracefully throughout in MIPS GOT processing, with
    addresses printed normally and unavailable data shown as `<unknown>' by
    `print_mips_got_entry', and special processing code for GOT[1] doing an
    explicit check.  Remove an unwanted null GOT data check then, introduced
    with commit 592458412fb2 in the course of addressing PR binutils/12855.

        binutils/
        * readelf.c (process_mips_specific): Remove null GOT data check.

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