regex-quote: fix buffer access out of bounds
authorAnton Ovchinnikov <revolver112@gmail.com>
Thu, 5 Sep 2013 00:09:39 +0000 (17:09 -0700)
committerPaul Eggert <eggert@Penguin.CS.UCLA.EDU>
Thu, 5 Sep 2013 00:10:17 +0000 (17:10 -0700)
commitc9d7c45881521f18c9cef76a13603403487c2480
treeba1efb0e871ebc00144e0b13d5ba5ba9549f6448
parentb9ad0444e2776f44c7290752b87a7deab0fefb78
regex-quote: fix buffer access out of bounds

http://lists.gnu.org/archive/html/bug-gnulib/2013-09/msg00001.html
* lib/regex-quote.c (regex_quote_spec_pcre):
Fix typo that resulted in an out-of-bounds read.
ChangeLog
lib/regex-quote.c