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
|
||||
f->alog->iponlyset = 1;
|
||||
free(cb);
|
||||
poperror();
|
||||
return;
|
||||
|
||||
default:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue