bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug ld/20995] Read-only data in ELF libraries may be remapped writable


From: amodra at gmail dot com
Subject: [Bug ld/20995] Read-only data in ELF libraries may be remapped writable at runtime
Date: Sun, 26 Feb 2017 03:40:54 +0000

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

--- Comment #22 from Alan Modra <amodra at gmail dot com> ---
This is weird.
  LOAD           0x001f20 0x00003f20 0x00003f20 0x00000 0x00000 RW  0x1000

A zero length PT_LOAD?

Corresponds to
[18] .data.rel.ro      PROGBITS        00003f20 001f20 000000 00  WA  0   0  1

So why didn't that get removed by strip_excluded_output_sections?

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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]