Re: [PATCH] grep: disable lookahead on error
From: Taylor Blau <hidden>
Date: 2024-10-21 21:57:23
From: Taylor Blau <hidden>
Date: 2024-10-21 21:57:23
On Sun, Oct 20, 2024 at 01:02:32PM +0200, René Scharfe wrote:
--- grep.c | 30 ++++++++++++++++++++---------- t/t7810-grep.sh | 9 +++++++++ 2 files changed, 29 insertions(+), 10 deletions(-)
Thanks, René. The patch looks good to me, but it would be nice to hear from David who could confirm that it fixes the issue on his end as well. Thanks, Taylor