From 346e878b49cda4ecbb10900fb046759a4c2e6e19 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 (cherry picked from commit 47e9b74f9ee097b9bdc029c21c9edfb2f7532102) --- pdns/pdns_recursor.cc | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/pdns/pdns_recursor.cc b/pdns/pdns_recursor.cc index bdbfd3c6c7..dbc1a9b53b 100644 --- a/pdns/pdns_recursor.cc +++ b/pdns/pdns_recursor.cc @@ -2028,6 +2028,15 @@ static void houseKeeping(void *) { L<