This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tools/21332] elflint doesn't handle compressed sections


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

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #9 from Mark Wielaard <mark at klomp dot org> ---
(In reply to rguenther from comment #8)
> A quick test shows that it works.

Thanks.

commit caf135b7f49f9f3499c952b352493cf561ae12bd
Author: Mark Wielaard <mark@klomp.org>
Date:   Wed Apr 5 17:09:27 2017 +0200

    elflint: Support checking ELF files with compressed sections.

    Simply unconditionally uncompress any section to make sure indexes between
    sections check out. Add some testcases with various compressed sections.

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

    Signed-off-by: Mark Wielaard <mark@klomp.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]