Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

Refactor - dissolve text section enum #581

Merged
merged 1 commit into from
Jul 9, 2024

Conversation

Lichtso
Copy link

@Lichtso Lichtso commented Jul 9, 2024

The Section enum for Executable::text_section has a Section::Owned variant which is never used.
Also, the virtual address could be absolute instead of relative (see #553 (comment)).

@Lichtso Lichtso requested a review from LucasSte July 9, 2024 18:07
@Lichtso Lichtso merged commit f3758ec into main Jul 9, 2024
12 checks passed
@Lichtso Lichtso deleted the refactor/dissolve_text_section_enum branch July 9, 2024 18:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants