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:56:53 +0900

Norihiro Tanaka wrote:
> 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.

Sorry, the previous patch was wrong.  I corrected it.

Attachment: 0001-grep-testing-matching-with-an-eolbyte-put-a-sentinel.patch
Description: Text document


reply via email to

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