| commit | d503940e8f33ed7919a20bcdb87e1a067f175abe | [log] [tgz] |
|---|---|---|
| author | Kevin Enderby <enderby@apple.com> | Mon Oct 31 20:29:48 2016 +0000 |
| committer | Kevin Enderby <enderby@apple.com> | Mon Oct 31 20:29:48 2016 +0000 |
| tree | e81836222fdbe4913d3b4d946e66d7eb4ed45262 | |
| parent | 90f454aeb9807c038c7d05dbf1a7482f425c7c7b [diff] |
More additional error checks for invalid Mach-O files when the offsets and sizes of an element of the file overlaps with another element in the Mach-O file. This shows the approach to this testing for three elements and contains for tests for their overlap. Checking for all the remain elements will be added next. llvm-svn: 285632