Am 12.08.19 um 09:35 schrieb Carlo Arenas: > On Sat, Aug 10, 2019 at 12:48 PM René Scharfe <l.s.r@xxxxxx> wrote: >>> On Sat, Aug 10, 2019 at 12:57 AM René Scharfe <l.s.r@xxxxxx> wrote: >>> >>> Do you mind then if I "adopt" your patch and submit a reroll with it, >> >> I don't mind, sounds good. > > I had to squash another fix that was reported[1] before but wasn't picked up > and that ironically might explain the last segfaults from my old V4 > > Carlo > > [1] https://public-inbox.org/git/20190721194052.15440-1-carenas@xxxxxxxxx/ That looks like an issue worth its own commit. I wonder if we'd want to pass pcre2_match_context to pcre2_match() a few lines down as well, for consistency. René