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: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47e9b74f9ee097b9bdc029c21c9edfb2f7532102;p=pdns 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 50c4156c5..c7b94dfb4 100644 --- a/pdns/pdns_recursor.cc +++ b/pdns/pdns_recursor.cc @@ -2162,6 +2162,15 @@ static void houseKeeping(void *) { L<