You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[MachO] Detect overflow in section offset. (#98685)
Summary:
The section offset field is only 32 bits; if the computed section offset
is larger, make sure we don't emit a corrupt object file.
Test Plan:
Reviewers:
Subscribers:
Tasks:
Tags:
Differential Revision: https://phabricator.intern.facebook.com/D60251010
0 commit comments