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

            Bug ID: 20811
           Summary: strip not stripped in the dynamic table
           Product: binutils
           Version: 2.27
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: rmbeer2 at gmail dot com
  Target Milestone: ---

I say about of 'strip -s'.

in the .dynamic of SHDR always have the pointer to SYMTAB(.symtab) and
STRTAB(.strtab), if access from .dynamic in ELF or _DYNAMIC[] in C++, this have
a old pointer that not have nothing in the memory, can produce a segmentation
of fault.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to