bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/23694] readelf doesn't handle empty .bss section correctly


From: cvs-commit at gcc dot gnu.org
Subject: [Bug binutils/23694] readelf doesn't handle empty .bss section correctly
Date: Fri, 21 Sep 2018 11:08:55 +0000

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

--- Comment #1 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot 
gnu.org> ---
The master branch has been updated by H.J. Lu <address@hidden>:

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

commit 95475e5d6b7529309ca804fdc2c2e04d654c3978
Author: H.J. Lu <address@hidden>
Date:   Fri Sep 21 04:07:50 2018 -0700

    ELF: Don't include zero size sections at start of PT_NOTE segment

    We shouldn't include zero size sections at start of PT_NOTE segment,
    similar to PT_DYNAMIC segment.

        PR binutils/23694
        * include/elf/internal.h (ELF_SECTION_IN_SEGMENT_1): Don't
        include zero size sections at start of PT_NOTE 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]