diff options
| author | Kevin Enderby <enderby@apple.com> | 2016-08-12 20:10:25 +0000 |
|---|---|---|
| committer | Kevin Enderby <enderby@apple.com> | 2016-08-12 20:10:25 +0000 |
| commit | c614d283b7aecbc9bee0b7bdb7902d2796b04a8c (patch) | |
| tree | 9f43e9ce045b19c270e196880462f8a502bbbcbe /llvm/test/Object/Inputs/macho-invalid-section-size-filesize | |
| parent | 17a907588ceb6c012fa3d92d5c68feb821f989a4 (diff) | |
| download | bcm5719-llvm-c614d283b7aecbc9bee0b7bdb7902d2796b04a8c.tar.gz bcm5719-llvm-c614d283b7aecbc9bee0b7bdb7902d2796b04a8c.zip | |
Next set of additional error checks for invalid Mach-O files.
This contains the two missing checks for LC_SEGMENT load command fields.
And checks for the Mach-O sections fields that would make them invalid.
With the new checks, some of the existing malformed file checks now trips one
of these instead of the issue it was having before so those tests were adjusted.
llvm-svn: 278557
Diffstat (limited to 'llvm/test/Object/Inputs/macho-invalid-section-size-filesize')
| -rw-r--r-- | llvm/test/Object/Inputs/macho-invalid-section-size-filesize | bin | 0 -> 163 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Object/Inputs/macho-invalid-section-size-filesize b/llvm/test/Object/Inputs/macho-invalid-section-size-filesize Binary files differnew file mode 100644 index 00000000000..a5666d64e88 --- /dev/null +++ b/llvm/test/Object/Inputs/macho-invalid-section-size-filesize |

