CURVNET_RESTORE() was not called in certain cases.
MFC after: 3 days
This commit is contained in:
parent
fcc8740e5f
commit
d551d6d272
@ -582,10 +582,10 @@ nd6_llinfo_timer(void *arg)
|
||||
}
|
||||
break;
|
||||
}
|
||||
CURVNET_RESTORE();
|
||||
done:
|
||||
if (ln != NULL)
|
||||
LLE_FREE(ln);
|
||||
CURVNET_RESTORE();
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user