This commit is contained in:
Mark Andrews 2015-05-28 18:35:01 +10:00
parent 03d6a43845
commit f86443709f

View file

@ -239,7 +239,7 @@ dns_dlzdestroy(dns_dlzdb_t **dbp) {
#ifdef BIND9
if (db->ssutable != NULL)
dns_ssutable_detach(&dp->ssutable);
dns_ssutable_detach(&db->ssutable);
#endif
/* call the drivers destroy method */