Fix for GitHub issue #260 -- fix for (non-exploitable) crash in network preferred relay code
This commit is contained in:
parent
944fdfb65e
commit
ceaef19fb7
2 changed files with 6 additions and 5 deletions
|
@ -263,7 +263,6 @@ public:
|
|||
return (l * (((unsigned int)tsr / (ZT_PEER_DIRECT_PING_DELAY + 1000)) + 1));
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Update latency with a new direct measurment
|
||||
*
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue