]> Savannah Git Hosting - gnulib.git/commit
regex: fix undefined behavior
authorEgor Ignatov <egori@altlinux.org>
Tue, 22 Jun 2021 19:35:15 +0000 (12:35 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 22 Jun 2021 19:40:33 +0000 (12:40 -0700)
commit7e3a9c5bde817dab5b9a6987a373e6a3c2e6576b
tree779cac189f7a6d552a85509dbad202b045fcdbc1
parent7869c5e1fa864d715a386a51158a192679070610
regex: fix undefined behavior

Problem reported by Paul Eggert in:
https://lists.gnu.org/r/bug-gnulib/2021-06/msg00115.html
* lib/regexec.c (proceed_next_node):
Don’t insert already-inserted node.

2021-06-06  Egor Ignatov  <egori@altlinux.org>  (tiny change)
ChangeLog
lib/regexec.c