Tweak re_registers allocation
* src/regex-emacs.c (re_match_2_internal): No need to allocate one extra trailing search register; Emacs does not use it. Avoid quadratic behavior on reallocation.
Showing
Please register or sign in to comment