Merge branch '1.1' of github.com:gsliepen/tinc into thkr-1.1-ponyhof
This commit is contained in:
commit
dc5491a59e
6 changed files with 9 additions and 7 deletions
|
|
@ -1000,6 +1000,7 @@ static bool setup_myself(void) {
|
|||
else if(!strcasecmp(type, "vde"))
|
||||
devops = vde_devops;
|
||||
#endif
|
||||
free(type);
|
||||
}
|
||||
if (type)
|
||||
free(type);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue