From: bert hubert Date: Wed, 8 Nov 2017 14:57:05 +0000 (+0100) Subject: catch all exceptions coming from secpoll, this was a regression of this PR X-Git-Tag: auth-4.1.0-rc3~16^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F5930%2Fhead;p=thirdparty%2Fpdns.git catch all exceptions coming from secpoll, this was a regression of this PR --- diff --git a/pdns/pdns_recursor.cc b/pdns/pdns_recursor.cc index 50c4156c50..c7b94dfb4e 100644 --- a/pdns/pdns_recursor.cc +++ b/pdns/pdns_recursor.cc @@ -2162,6 +2162,15 @@ static void houseKeeping(void *) { L<