mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-21 08:40:01 +00:00
Fix for GitHub issue #260 -- fix for (non-exploitable) crash in network preferred relay code
This commit is contained in:
@ -263,7 +263,6 @@ public:
|
||||
return (l * (((unsigned int)tsr / (ZT_PEER_DIRECT_PING_DELAY + 1000)) + 1));
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Update latency with a new direct measurment
|
||||
*
|
||||
|
Reference in New Issue
Block a user