* fixed file-descriptor leak in catch-clause of CDDCBranchServer::handle__run_query()
> + was being regularly invoked by pnn for overflowing count-queries: "count(Haus) #by[date/100]" -start 99 -limit 10
> + underlying exception is bogus here too, but fd-leak is a killer