bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#18580: [PATCH] dfa: check end of an input buffer after a transition


From: Norihiro Tanaka
Subject: bug#18580: [PATCH] dfa: check end of an input buffer after a transition in non-UTF8 multibyte locales
Date: Fri, 03 Oct 2014 08:13:45 +0900

Norihiro Tanaka wrote:
> I tryed it on grep-2.20, but didn't pass even EGexecute.  So I think
> there may be also an another bug in front of there in master.

In current master, grep tests for matching with eolbyte to speed-up to
match with binary file, and `execute' is called in this process.

I recognize that an input buffer to pass to `execute' must have the
eolbyte at the top as sentimental, although I don't think that this bug
is caused by that.

Attachment: 0001-grep-testing-matching-to-with-eolbyte-put-sentimenta.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]