Skip to content

Fix crashes on exit

QML_SINGLETON ownership is with the engine; returning a reference to a static variable causes a double-free

Merge request reports