[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 2/3] grep: reset state after truncated or invalid multibyte s
From: |
Norihiro Tanaka |
Subject: |
Re: [PATCH 2/3] grep: reset state after truncated or invalid multibyte sequences |
Date: |
Thu, 25 Mar 2010 09:00:05 +0900 |
> > Thank you for the patch.
> > Do either of you have a test case?
>
> No, or I would have included it. But it matches what grep does in
> general to handle this case.
>
> Paolo
Thanks. Though I have no test case, I also think invalid sequence
regarded as single-byte shouldn't affect to follows generally.