]> git.ipfire.org Git - thirdparty/gnulib.git/commit
regex: pacify 16.1.1 -Wanalyzer-out-of-bounds
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 May 2026 17:48:54 +0000 (10:48 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 May 2026 18:52:15 +0000 (11:52 -0700)
commit6ecfb724a6b8f48c8fbd6e13dca800bca1fa9e2e
treef507b91122db720cc243c35392936b2bce58f634
parentb441a76ca782b0c25e5f72c9d5054c5bcf7c55ff
regex: pacify 16.1.1 -Wanalyzer-out-of-bounds

* lib/regex_internal.c (re_node_set_insert): Add a DEBUG_ASSERT.
Needed for gcc 16.1.1 20260515 (Red Hat 16.1.1-2) on x86-64 when
_REGEX_AVOID_UCHAR_H is defined.
ChangeLog
lib/regex_internal.c