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]

Re: [PATCH] elflint: Check relro flags are a subset of the load segment.


On Tue, Oct 13, 2015 at 05:05:13PM +0200, Jose E. Marchesi wrote:
> 
>     If the RELRO segment doesn't fully overlap with the load segment then the
>     load segment might have more flags sets. This happens for example on sparc
>     when the .plt, which is executable, is also part of the load segment that
>     RELRO covers.
> 
> Tested in sparc64 and sparc.  Works just fine.

Thanks, pushed to master.
Please let me know if there are any other remaining issues on sparc
that would be good to resolve before the release.

Cheers,

Mark

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]