Fix for new identity generation bug.
This commit is contained in:
parent
ba6fd16823
commit
c692f2e740
3 changed files with 4 additions and 17 deletions
|
@ -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;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue