10/03/2022 00:41, Gerry Gribbon:
> Depending on number of jobs specified on command line, part of the
> data buffer may not get searched, resulting in incorrect number of
> matches being reported.
>
> Additional change to ensure the "All Matches" summary outputs the
> correct match start locations in the supplied data buffer.
>
> Fixes: de06137cb295 ("app/regex: add RegEx test application")
> Cc: [email protected]
> Cc: [email protected]
>
> Signed-off-by: Gerry Gribbon <[email protected]>
> Acked-by: Ori Kam <[email protected]>
Applied, thanks.