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
F166318720: D27429.id80210.diff
Wed, Aug 12, 9:18 PM
Unknown Object (File)
Tue, Aug 11, 1:05 PM
Unknown Object (File)
Tue, Aug 11, 12:13 PM
Unknown Object (File)
Mon, Aug 10, 10:39 AM
Unknown Object (File)
Mon, Aug 10, 9:58 AM
Unknown Object (File)
Sun, Aug 9, 11:10 PM
Unknown Object (File)
Sun, Aug 9, 9:47 AM
Unknown Object (File)
Sat, Aug 8, 4:41 AM
Subscribers

Details

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 ↗(On Diff #80169)

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.