Add isc_mutex_destroy() and isc_rwlock_destroy() calls missing from the commits that introduced the relevant isc_mutex_init() and isc_rwlock_init() calls: -76bcb4d16b-1595304312-857f3bede3None of these omissions affect any hot paths, so they are not expected to cause operational issues; correctness is the only concern here.