Files
bind9/lib/dns
Michał Kępień ef86653d80 Add missing invocations of pthreads destructors
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
  - 857f3bede3

None of these omissions affect any hot paths, so they are not expected
to cause operational issues; correctness is the only concern here.
2022-07-04 16:02:12 +02:00
..
2022-06-30 15:24:08 +02:00
2022-06-01 13:00:40 +01:00
2022-05-25 16:04:51 +02:00
2022-06-01 13:00:40 +01:00
2022-04-01 23:50:34 +02:00
2022-05-03 10:02:19 +02:00
2022-06-09 10:47:04 +00:00
2022-06-01 13:00:40 +01:00
2022-06-28 11:56:31 +02:00
2022-05-03 12:38:59 +00:00
2022-06-01 13:00:40 +01:00
2022-06-01 13:00:40 +01:00
2022-05-25 16:04:51 +02:00
2022-05-02 19:47:58 +01:00
2022-05-03 00:41:42 +01:00
2022-06-01 13:00:40 +01:00
2022-05-03 12:38:59 +00:00
2022-05-03 12:38:59 +00:00
2022-05-25 16:04:51 +02:00
2022-05-03 12:38:59 +00:00
2022-05-25 16:04:51 +02:00
2022-06-13 16:30:00 -07:00