Skip to content

Fix crash, no need to unwrap shared pointer prematurely

Aleix Pol Gonzalez requested to merge work/fix-crash-452482 into master

Otherwise it would crash at times because it had been destroyed.

BUG: 452482

Merge request reports