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)
commitdc2b8231ac2e47a34f5742ae5b5a1e5cf0ad4c98
tree7aca9fd74df6a5a49516b72126cf58e834b65969
parent384b6b4b2833616d461037a52b56c79bacf4c985
frontend_net: fix memory leak

This leak would occur if all sessions were in use and the input
queue was cleared when a client would close connection (socket).
src/thread_pool_observer.cpp