From 97a2d904adf4d29b8f72de5ceff802b8c1bb0748 Mon Sep 17 00:00:00 2001 From: Remi Gacogne Date: Tue, 28 Aug 2018 15:29:25 +0200 Subject: [PATCH] ixfrdist: Don't process records of interrupted AXFR --- pdns/ixfrdist.cc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pdns/ixfrdist.cc b/pdns/ixfrdist.cc index 7ed9c8f53c..a3e0a5db72 100644 --- a/pdns/ixfrdist.cc +++ b/pdns/ixfrdist.cc @@ -360,8 +360,10 @@ void updateThread(const string& workdir, const uint16_t& keep, const uint16_t& a g_log<