From 47e9b74f9ee097b9bdc029c21c9edfb2f7532102 Mon Sep 17 00:00:00 2001 From: bert hubert Date: Wed, 8 Nov 2017 15:57:05 +0100 Subject: [PATCH] catch all exceptions coming from secpoll, this was a regression of this PR --- pdns/pdns_recursor.cc | 9 +++++++++ 1 file changed, 9 insertions(+) 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<