Skip to content

Consume string views before they become invalid

Volker Krause requested to merge work/fix-invalid-stringview-access into master

This seems to have worked with Qt5, but does not anymore in Qt6. Found by the ASAN on the CI.

Merge request reports