mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-08-02 03:06:31 -04:00
suppressed two uninitialized memory reads
This commit is contained in:
parent
6cbb959010
commit
9bf86e0e66
2 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,7 @@ ServerPage::ServerPage(QWidget * parent, Qt::WindowFlags flags)
|
|||
ui.setupUi(this);
|
||||
|
||||
manager = NULL ;
|
||||
mOngoingConnectivityCheck = -1;
|
||||
|
||||
if(RsAccounts::isHiddenNode())
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue