| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [Object, MachO] Don't crash on incomplete MachO segment load commands. | Alexey Samsonov | 2015-06-04 | 1 | -0/+3 |
| * | [Object, MachO] Don't crash on invalid MachO segment load commands. | Alexey Samsonov | 2015-06-04 | 1 | -2/+2 |
| * | [Object, MachO] Don't crash on invalid MachO load commands. | Alexey Samsonov | 2015-06-04 | 1 | -2/+2 |
| * | [Object, MachO] Don't crash on parsing invalid MachO header. | Alexey Samsonov | 2015-06-04 | 1 | -0/+3 |
| * | Make test case more readable: move CHECK-lines next to corresponding RUN-lines. | Alexey Samsonov | 2015-06-04 | 1 | -8/+6 |
| * | Stop inventing symbol sizes. | Rafael Espindola | 2015-05-22 | 1 | -9/+0 |
| * | Detect invalid section indexes when we first read them. | Rafael Espindola | 2015-05-22 | 1 | -6/+2 |
| * | Fix edge case when Start overflowed in 32 bit mode | Filipe Cabecinhas | 2015-01-15 | 1 | -1/+1 |
| * | Report fatal errors instead of segfaulting/asserting on a few invalid accesse... | Filipe Cabecinhas | 2015-01-15 | 1 | -0/+51 |

