bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/22490] segmentation fault: readelf -n corefile


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/22490] segmentation fault: readelf -n corefile
Date: Mon, 27 Nov 2017 11:07:46 +0000

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

--- Comment #1 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=4dff97b2ce94bbb9c0c16e0e4129060b9a894f13

commit 4dff97b2ce94bbb9c0c16e0e4129060b9a894f13
Author: Nick Clifton <address@hidden>
Date:   Mon Nov 27 11:05:39 2017 +0000

    Fix a seg-fault when displaying notes from a prorgam segment.  Check for a
NULL string section before attempting compute the name of a separate debug info
file.

        PR 22490
        * readelf.c (dump_section_as_bytes): Check for a NULL string
        section pointer.
        (process_notes_at): Compute the alignment to use if displaying
        notes from a segment.

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