frontend_net: fix memory leak
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 18 Mar 2014 14:01:07 +0000 (15:01 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 18 Mar 2014 14:01:07 +0000 (15:01 +0100)
This leak would occur if all sessions were in use and the input
queue was cleared when a client would close connection (socket).


No differences found