| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-08-27 | More size_t usage | Scott Shawcroft | |
| 2017-04-20 | Switch to a shared piece of code to compute start and length of a | Scott Shawcroft | |
| buffer from start, end and length. The old code miscomputed length leading to writing and reading from memory past the end of the buffer. Consolidating the code should make it easier to get right everywhere. | |||
