]> git.meshlink.io Git - meshlink/commitdiff
Fix a potential crash when restarting the mesh.
authorGuus Sliepen <guus@meshlink.io>
Thu, 5 Sep 2019 15:55:41 +0000 (17:55 +0200)
committerGuus Sliepen <guus@meshlink.io>
Thu, 5 Sep 2019 18:00:11 +0000 (20:00 +0200)
The tv value must not be changed for a timeout that is still linked into the
tree of timeouts, otherwise the tree can get corrupted.


No differences found