diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2020-03-13 19:51:02 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2020-03-14 09:32:29 +0100 |
commit | 7195ea7532f4b2e05f168da823d9aed2401267cf (patch) | |
tree | a27d64b50a7c0eec26785478973e02c83458acde /lisp/emacs-lisp/crm.el | |
parent | 6bdb561a3bafa0623da30e33b4a1dc291370218b (diff) | |
download | emacs-7195ea7532f4b2e05f168da823d9aed2401267cf.tar.gz emacs-7195ea7532f4b2e05f168da823d9aed2401267cf.tar.bz2 emacs-7195ea7532f4b2e05f168da823d9aed2401267cf.zip |
Avoid regexp stack overflow in GDB string matching (bug#22149)
* lisp/progmodes/gdb-mi.el (gdb--string-regexp):
Swap the or-clauses so that the rarely matching one comes first.
This avoids a build-up of backtrack points on the regexp stack.
Diffstat (limited to 'lisp/emacs-lisp/crm.el')
0 files changed, 0 insertions, 0 deletions