[llvm-bugs] [Bug 40864] Don't abort printing of dynamic table if dynamic string address is invalid

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Jan 26 03:13:53 PST 2021


https://bugs.llvm.org/show_bug.cgi?id=40864

George Rimar <grimar at accesssoftek.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED
                 CC|                            |grimar at accesssoftek.com

--- Comment #6 from George Rimar <grimar at accesssoftek.com> ---
This is already fixed.

We test handling of DT_STRTAB pointing outside the file's address space here:
https://github.com/llvm/llvm-project/blob/main/llvm/test/tools/llvm-readobj/ELF/dynamic-malformed.test#L183

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20210126/53294f83/attachment.html>


More information about the llvm-bugs mailing list