A few fixes dicatated by valgrind.
This commit is contained in:
@@ -50,6 +50,7 @@ namespace ZeroTier {
|
||||
Switch::Switch(const RuntimeEnvironment *renv) :
|
||||
RR(renv),
|
||||
_lastBeaconResponse(0),
|
||||
_lastCheckedQueues(0),
|
||||
_lastUniteAttempt(8) // only really used on root servers and upstreams, and it'll grow there just fine
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user