remember the masters count

This commit is contained in:
Mark Andrews 2018-02-15 14:56:13 +11:00
parent 6fc28063f1
commit a87296cb7b

View file

@ -1685,6 +1685,7 @@ named_zone_configure(const cfg_obj_t *config, const cfg_obj_t *vconfig,
ipkl.addrs,
ipkl.keys,
ipkl.count);
count = ipkl.count;
dns_ipkeylist_clear(mctx, &ipkl);
RETERR(result);
} else