Skip to content

Fix off-by-one boundary check in URI parsing

Volker Krause requested to merge work/vkrause/qt6-fix-out-of-bounds-read into master

Found by stricter asserts in Qt 6.

This also allows to require passing unit tests in all CI configurations.

Merge request reports