https://sourceware.org/bugzilla/show_bug.cgi?id=32552
H.J. Lu <hjl.tools at gmail dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |NOTABUG
Status|UNCONFIRMED |RESOLVED
--- Comment #2 from H.J. Lu <hjl.tools at gmail dot com> ---
I don't think there is an issue. The codes in elfxx-x86.c just update the
templates. They never access memory outside of the templates. The .eh_frame
section was written out by _bfd_elf_write_section_eh_frame which will write
out the .eh_frame based on the templates. sec->size is used to limit the
output size.
--
You are receiving this mail because:
You are on the CC list for the bug.