webfs: arg...
parent
2dcdfb0d33
commit
b12100087c
|
@ -112,8 +112,6 @@ clientbodyopen(Client *c, Req *r)
|
|||
if(c->authenticate && nauth++ < 1){
|
||||
if(c->url->close)
|
||||
(*c->url->close)(c);
|
||||
free(next);
|
||||
next = nil;
|
||||
continue;
|
||||
}
|
||||
if(next == nil)
|
||||
|
|
Loading…
Reference in New Issue