]> 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)
committerBruno Haible <bruno@clisp.org>
Wed, 31 Aug 2022 22:53:27 +0000 (00:53 +0200)
commitd85d2084d4a90eeba30950fe999549caf510dbfc
tree9af36e21ab48ed9f9c672f24bd555661190ccd77
parent46178509bcf37226eac7ff2d943dc34b8568a7b1
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