]> Savannah Git Hosting - gnulib.git/commit
regex: fix minor over-allocation
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Mar 2022 21:34:07 +0000 (13:34 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 11 Mar 2022 21:34:42 +0000 (13:34 -0800)
commit70b9353892a4e67193498700de6e304a6d3e1ab7
tree0a29f2765753f8c608a08bbaafd0332874c70ae4
parent01c529d9a543de98be4f4bb24906dfbc855912da
regex: fix minor over-allocation

* lib/regexec.c (push_fail_stack): Fix off-by-one error that
over-allocated the stack.
ChangeLog
lib/regexec.c