|
From: | Paul Eggert |
Subject: | bug#16895: [PATCH] grep: fix multiple bugs with bracket expressions |
Date: | Thu, 27 Feb 2014 09:34:33 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 |
Tags: patch doneI'm afraid there are several problems in the dfa code. I still don't have a handle on all of them, but here's my first patch to deal with the first major one I found. Patterns like [a-[.z.]], which caused 'grep' to dump core until recently, still aren't being handled correctly, and there are several closely related bugs here. I've taken the liberty of pushing the attached patch.
0001-grep-fix-multiple-bugs-with-bracket-expressions.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |