-
-
Notifications
You must be signed in to change notification settings - Fork 633
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MachO::Binary: treat all sections in the same way during shift (#1134)
Previously there were exceptions for zerofill sections because offset checks were not correct. After fixing checks for offsets/va, special handling of zerofill sections is no longer needed.
- Loading branch information
1 parent
a2f0f26
commit 1c46aed
Showing
1 changed file
with
8 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters