UI: Fix use-after-free in properties view
This commit is contained in:
parent
6494d46111
commit
abedc7d08b
@ -61,7 +61,6 @@ public:
|
||||
update_timer->stop();
|
||||
QMetaObject::invokeMethod(update_timer, "timeout");
|
||||
update_timer->deleteLater();
|
||||
obs_data_release(old_settings_cache);
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user