Changed the order of deleting zone trees.
- NSEC3 tree must be deleted before the normal tree, as the RDATA in it may contain domain names from the normal tree and checking them would otherwise result in undefined behaviour (as those names will already be deleted).
Please register or sign in to comment