frontend_net: fix segfault on startup MP-524
authorAdam Dickmeiss <adam@indexdata.dk>
Wed, 19 Mar 2014 16:48:57 +0000 (17:48 +0100)
committerAdam Dickmeiss <adam@indexdata.dk>
Wed, 19 Mar 2014 17:20:24 +0000 (18:20 +0100)
commitffe725e290246877e53874354229cd340a02de8e
tree8d66c0b828ff839eeb0f8cae9c3b62f344c009e9
parentdc2b8231ac2e47a34f5742ae5b5a1e5cf0ad4c98
frontend_net: fix segfault on startup MP-524

Would happen if MP was listening on multiple ports and one
of the ports was already in use (and MP would exit).
src/filter_frontend_net.cpp