2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-09-05 09:05:40 +00:00
Files
bind/lib/isc
Ondřej Surý b1026dd4c1 Add missing isc_refcount_destroy() for isc__nmsocket_t
The destructor for the isc__nmsocket_t was missing call to the
isc_refcount_destroy() on the reference counter, which might lead to
spurious ThreadSanitizer data race warnings if we ever change the
acquire-release memory order in the isc_refcount_decrement().
2022-09-19 14:38:56 +02:00
..
2022-08-25 12:24:29 +02:00
2022-08-25 12:24:25 +02:00
2022-03-28 15:02:18 -07:00
2022-08-25 12:24:29 +02:00
2022-08-25 12:24:29 +02:00
2022-08-25 12:24:29 +02:00
2022-08-25 12:24:29 +02:00
2022-07-13 13:19:32 +02:00
2022-07-05 12:22:55 -07:00
2022-08-25 12:24:29 +02:00
2022-08-25 12:24:29 +02:00
2022-07-05 12:22:55 -07:00
2022-08-25 12:24:29 +02:00
2022-08-25 12:24:29 +02:00