1
Type of escapeStart should be size_t.
Kevin Backhouse <kevinbackhouse@github.com>
2
Better fix for potential integer overflow in `bytes.size() -
Kevin Backhouse <kevinbackhouse@github.com>
3
Defensive coding changes to avoid integer overflow in loop
Kevin Backhouse <kevinbackhouse@github.com>
4
Extra checking to prevent the loop counter from wrapping
Kevin Backhouse <kevinbackhouse@github.com>