Nick Terrell 064a143520 Fix execSequence wildcopy undefined behavior
execSequence relied on pointer overflow to handle cases where
`sequence.matchLength < 8`.  Instead of passing an `size_t` to
wildcopy, pass a `ptrdiff_t`.
2016-12-12 19:01:23 -08:00
..
2016-08-30 11:06:28 -07:00
2016-08-30 11:06:28 -07:00
2016-08-30 11:06:28 -07:00
2016-08-30 11:06:28 -07:00
2016-08-30 11:06:28 -07:00
2016-08-30 11:06:28 -07:00