Re: svn commit: r362608 - stable/11/libexec/rtld-elf

2020-06-24 Thread Konstantin Belousov
On Thu, Jun 25, 2020 at 06:39:19AM +, Konstantin Belousov wrote: > Author: kib > Date: Thu Jun 25 06:39:18 2020 > New Revision: 362608 > URL: https://svnweb.freebsd.org/changeset/base/362608 > > Log: > MFC r362347: > rtld: Apply relro to itself. On stable/11, due to the configuration of ol

svn commit: r362608 - stable/11/libexec/rtld-elf

2020-06-24 Thread Konstantin Belousov
Author: kib Date: Thu Jun 25 06:39:18 2020 New Revision: 362608 URL: https://svnweb.freebsd.org/changeset/base/362608 Log: MFC r362347: rtld: Apply relro to itself. Modified: stable/11/libexec/rtld-elf/rtld.c Directory Properties: stable/11/ (props changed) Modified: stable/11/libexec/