summaryrefslogtreecommitdiffhomepage
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorJo-Philipp Wich <jo@mein.io>2022-02-03 11:25:31 +0100
committerJo-Philipp Wich <jo@mein.io>2022-02-03 17:04:05 +0100
commit3ad57f116631029263cdbb324a20076006a94d4c (patch)
tree891c766a8d2a305d088e504fc06f9aa5ea952ae4 /.gitlab-ci.yml
parent32d596da36758446331c4202dad9494329545ec2 (diff)
lib: fix infinite loop on empty regexp matches in uc_match()
The regular expression `/()/` will match the empty string, causing the match loop to never advance. Add extra logic to deal with this case. Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to '.gitlab-ci.yml')
0 files changed, 0 insertions, 0 deletions