]> git.eshelyaron.com Git - emacs.git/commit
Improve regex to not trigger stack overflow
authorTassilo Horn <tsdh@gnu.org>
Sun, 13 Dec 2015 18:41:58 +0000 (19:41 +0100)
committerTassilo Horn <tsdh@gnu.org>
Sun, 13 Dec 2015 18:41:58 +0000 (19:41 +0100)
commit223b3f0d845a6a85124c004e6fe03b4bdc4f1e17
tree0aa825dd1094a10f6a4c039f0ce86091d2a91dbd
parent93b106794966c5fd75281fa576da5ea534115273
Improve regex to not trigger stack overflow

* lisp/textmodes/reftex-vars.el (reftex-label-regexps): Improve regex in
order not to trigger a stack overflow in regex matcher with unbalanced
brackets (bug#22146).
lisp/textmodes/reftex-vars.el