Skip to content
GitLab
Explore
Sign in
Prevent endless loop in QRegularExpression
Code
Review changes
Check out branch
Download
Patches
Plain diff
Thomas Baumgart
requested to merge
work/thb/fix-endless-loop
into
master
Jan 22, 2024
Overview
0
Commits
2
Pipelines
3
Changes
6
Expand
This reverts commit
2e2af71d
and avoids the endless loop inside QRegularExpression::lastIndexOf()
Merge request reports