mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-02-03 02:50:07 -05:00
quick bug fix for crash in server page
This commit is contained in:
parent
9aa0619992
commit
04d10d7fd3
@ -1630,6 +1630,7 @@ NATStatus *MainWindow::natstatusInstance()
|
|||||||
|
|
||||||
void MainWindow::torstatusReset()
|
void MainWindow::torstatusReset()
|
||||||
{
|
{
|
||||||
|
if(torstatus != nullptr)
|
||||||
torstatus->reset();
|
torstatus->reset();
|
||||||
}
|
}
|
||||||
DHTStatus *MainWindow::dhtstatusInstance()
|
DHTStatus *MainWindow::dhtstatusInstance()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user