Page MenuHomeFreeBSD

imgact_elf: refactor et_dyn_addr calculation
ClosedPublic

Authored by emaste on Jan 24 2017, 10:25 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Aug 21, 8:34 PM
Unknown Object (File)
Tue, Aug 18, 4:38 AM
Unknown Object (File)
Wed, Aug 12, 3:33 PM
Unknown Object (File)
Wed, Aug 12, 3:32 PM
Unknown Object (File)
Wed, Aug 12, 3:31 PM
Unknown Object (File)
Jun 25 2026, 9:54 PM
Unknown Object (File)
May 13 2026, 5:34 PM
Unknown Object (File)
May 13 2026, 5:34 PM
Subscribers
None

Details

Summary

This simplifies the logic somewhat, and makes the proposed change in D5603 slightly more straightforward

Diff Detail

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

Event Timeline

emaste retitled this revision from to imgact_elf: refactor et_dyn_addr calculation.
emaste updated this object.
emaste edited the test plan for this revision. (Show Details)
emaste added a reviewer: kib.
emaste added inline comments.
sys/kern/imgact_elf.c
1059 ↗(On Diff #24402)

bonus style(9) fix

kib edited edge metadata.
This revision is now accepted and ready to land.Jan 24 2017, 10:29 PM
This revision was automatically updated to reflect the committed changes.