bug-grep
[Top][All Lists]
Advanced

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

bug#18738: Reference of a uninitialized variable in grep -P


From: Paul Eggert
Subject: bug#18738: Reference of a uninitialized variable in grep -P
Date: Wed, 15 Oct 2014 11:51:57 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.1

Thanks for reporting that. It's a bug in one of the optimizations I recently added to work around the libpcre slownesses with UTF-8. It's also a bug in our test cases, which should have caught the bug. I fixed it with the attached patch.

Attachment: 0001-grep-fix-off-by-one-bug-in-P-optimization.patch
Description: Text Data


reply via email to

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