Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More additional error checks for invalid Mach-O files when | Kevin Enderby | 2016-10-31 | 1 | -0/+0 |
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 |