mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8199156: Better route routing
Reviewed-by: igerasim, mschoene, michaelm, rhalade
This commit is contained in:
parent
d0b0c881ac
commit
e67dff3af5
1 changed files with 2 additions and 0 deletions
|
@ -584,6 +584,8 @@ static void initLoopbackRoutes() {
|
|||
|
||||
if (loRoutesTemp == 0) {
|
||||
free(loRoutes);
|
||||
loRoutes = NULL;
|
||||
nRoutes = 0;
|
||||
fclose (f);
|
||||
return;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue