Page MenuHomeFreeBSD

rtld: bump r_debug.r_version to 1 from current 0.
ClosedPublic

Authored by kib on Nov 30 2020, 10:41 PM.
Tags
None
Referenced Files
F81588890: D27429.diff
Thu, Apr 18, 2:13 PM
Unknown Object (File)
Thu, Apr 11, 6:58 PM
Unknown Object (File)
Wed, Apr 10, 11:11 AM
Unknown Object (File)
Wed, Apr 10, 11:11 AM
Unknown Object (File)
Wed, Apr 10, 11:11 AM
Unknown Object (File)
Wed, Apr 10, 11:11 AM
Unknown Object (File)
Wed, Apr 10, 10:45 AM
Unknown Object (File)
Sun, Mar 31, 7:06 AM
Subscribers

Details

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 35142

Event Timeline

kib requested review of this revision.Nov 30 2020, 10:41 PM

I will try this out soon

libexec/rtld-elf/rtld.c
2275

NetBSD provides a #define R_DEBUG_VERSION 1 in sys/link_elf.h, fwiw.

kib marked an inline comment as done.

R_DEBUG_VERSION.

Switch to relocbase from mapbase for r_ldbase. Right now there should be no difference.

This revision is now accepted and ready to land.Dec 1 2020, 4:16 PM
This revision was automatically updated to reflect the committed changes.