suppressed two uninitialized memory reads

This commit is contained in:
csoler 2019-09-18 22:36:56 +02:00
parent 6cbb959010
commit 9bf86e0e66
No known key found for this signature in database
GPG key ID: 7BCA522266C0804C
2 changed files with 2 additions and 0 deletions

View file

@ -80,6 +80,7 @@ ServerPage::ServerPage(QWidget * parent, Qt::WindowFlags flags)
ui.setupUi(this);
manager = NULL ;
mOngoingConnectivityCheck = -1;
if(RsAccounts::isHiddenNode())
{