bug-grep
[Top][All Lists]
Advanced

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

bug#17248: [PATCH] grep: waste of a lot of memory for a large pattern in


From: Paul Eggert
Subject: bug#17248: [PATCH] grep: waste of a lot of memory for a large pattern in dfamust
Date: Fri, 09 May 2014 18:46:38 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Norihiro Tanaka wrote:
            assert (!"neither LPAREN nor RPAREN may appear here");
+          /* fallthrough */

That doesn't fall through, as the 'assert' never returns.





reply via email to

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