commit 143ed6ad3b9bf75f9614f956c75c9b0c9b8fbef7
Author: zrj <[email protected]>
Date: Fri Sep 16 07:47:19 2016 +0300
rtld: Fix handling of DT_TEXTREL for object with multiple read-only
segments.
Taken-from: FreeBSD (r296319)
Summary of changes:
libexec/rtld-elf/map_object.c | 3 +-
libexec/rtld-elf/rtld.c | 92 ++++++++++++++++++++++++++++---------------
libexec/rtld-elf/rtld.h | 1 +
3 files changed, 62 insertions(+), 34 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/143ed6ad3b9bf75f9614f956c75c9b0c9b8fbef7
--
DragonFly BSD source repository