You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# This does not affect security: the permission flags of the GNU_RELRO program header are ignored, the PT_LOAD header determines the effective permissions.
87
87
# However, the dynamic linker need to write to this area so these are RW.
88
88
# Glibc itself takes care of mprotecting this area R after relocations are finished.
89
-
# See also http://permalink.gmane.org/gmane.comp.gnu.binutils/71347
89
+
# See also https://marc.info/?l=binutils&m=1498883354122353
0 commit comments