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 libdw/24103] dwfl_segment_report_module doesn't check whether the dyn data read from core file is truncated


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

Mark Wielaard <mark at klomp dot org> changed:

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

--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
commit da5c5336a1eaf519de246f7d9f0f5585e1d4ac59
Author: Mark Wielaard <mark@klomp.org>
Date:   Sun Jan 20 23:05:56 2019 +0100

    libdwfl: Sanity check partial core file dyn data read.

    When reading the dyn data from the core file check if we got everything,
    or just part of the data.

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

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

Pushed to master.

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