Commit 29e5700
committed
Update on "Verify pte size at runtime"
Check that the file size is at least the size of what we expect from the extended header.
ie. header_offset + program_size + segment_data_size.
Differential Revision: [D81938296](https://our.internmc.facebook.com/intern/diff/D81938296/)
[ghstack-poisoned]File tree
2 files changed
+3
-2
lines changed- docs/source
- runtime/executor/test
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | | - | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
593 | | - | |
| 593 | + | |
594 | 594 | | |
595 | 595 | | |
0 commit comments