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) {
|
if (loRoutesTemp == 0) {
|
||||||
free(loRoutes);
|
free(loRoutes);
|
||||||
|
loRoutes = NULL;
|
||||||
|
nRoutes = 0;
|
||||||
fclose (f);
|
fclose (f);
|
||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user