ip: fix missing poperror (from applied/netlogpoperror)
This commit is contained in:
parent
84b8be31d0
commit
c9f5d14ea6
1 changed files with 1 additions and 0 deletions
|
@ -200,6 +200,7 @@ netlogctl(Fs *f, char* s, int n)
|
||||||
else
|
else
|
||||||
f->alog->iponlyset = 1;
|
f->alog->iponlyset = 1;
|
||||||
free(cb);
|
free(cb);
|
||||||
|
poperror();
|
||||||
return;
|
return;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue