Skip to content

platforms/drm: fix gpu removal

Xaver Hugl requested to merge work/fix-gpu-removal into master

As soon as m_backends.removeOne(*it) returns, it no longer points to the same value.

CCBUG: 441372

Merge request reports