mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-11-24 01:33:13 -05:00
init pointer in RsServer
This commit is contained in:
parent
7efb763191
commit
55ea8a54f8
1 changed files with 1 additions and 0 deletions
|
|
@ -93,6 +93,7 @@ RsServer::RsServer()
|
|||
msgSrv = NULL;
|
||||
chatSrv = NULL;
|
||||
mStatusSrv = NULL;
|
||||
mGxsTunnels = NULL;
|
||||
|
||||
mMin = 0;
|
||||
mLoop = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue