mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-12 20:28:27 +00:00
Fix for new identity generation bug.
This commit is contained in:
@ -117,6 +117,7 @@ Node::Node(void *uptr,void *tptr,const struct ZT_Node_Callbacks *callbacks,uint6
|
||||
delete RR->topology;
|
||||
delete RR->mc;
|
||||
delete RR->sw;
|
||||
delete RR->t;
|
||||
throw;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user