• Paul Eggert's avatar
    Tweak re_registers allocation · 81795bb7
    Paul Eggert authored
    * 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.
    81795bb7
regex-emacs.h 7.22 KB