+3021. [bug] Change #3010 was incomplete. [RT #22296]
+
3020. [bug] auto-dnssec failed to correctly update the zone when
changing the DNSKEY RRset. [RT #23232]
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: server.c,v 1.602 2011/02/03 12:18:10 tbox Exp $ */
+/* $Id: server.c,v 1.603 2011/02/16 19:48:12 each Exp $ */
/*! \file */
if (pview != NULL && pview->managed_keys != NULL) {
dns_zone_attach(pview->managed_keys, &view->managed_keys);
+ dns_zone_setview(pview->managed_keys, view);
dns_view_detach(&pview);
return (ISC_R_SUCCESS);
}