Fix a crash if a connection fails to start very early

This commit is contained in:
baldurk
2017-01-11 17:23:27 +00:00
parent b558cd4af4
commit 94b34f6718
@@ -942,6 +942,8 @@ void LiveCapture::connectionThreadEntry()
connectionClosed();
});
return;
}
GUIInvoke::call([this]() {