8199156: Better route routing
Reviewed-by: igerasim, mschoene, michaelm, rhalade
This commit is contained in:
parent
d0b0c881ac
commit
e67dff3af5
@ -584,6 +584,8 @@ static void initLoopbackRoutes() {
|
||||
|
||||
if (loRoutesTemp == 0) {
|
||||
free(loRoutes);
|
||||
loRoutes = NULL;
|
||||
nRoutes = 0;
|
||||
fclose (f);
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user