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)
Wed, May 13, 5:34 PM
Unknown Object (File)
Wed, May 13, 5:34 PM
Unknown Object (File)
Wed, May 13, 2:30 PM
Unknown Object (File)
Tue, May 12, 1:31 PM
Unknown Object (File)
Sat, May 9, 8:16 PM
Unknown Object (File)
Sat, May 9, 8:11 PM
Unknown Object (File)
Wed, Apr 29, 2:23 PM
Unknown Object (File)
Wed, Apr 29, 2:15 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.