Files
bind9/lib
Ondřej Surý 8b4fe6c6c5 Add missing acquire memory barrier in isc_nmhandle_unref
The ThreadSanitizer uses system synchronization primitives to check for
data race.  The netmgr handle->references was missing acquire memory
barrier before resetting and reusing the memory occupied by isc_nmhandle_t.

(cherry picked from commit 1013c0930e)
2020-06-16 08:58:33 +02:00
..
2020-06-11 16:09:43 +10:00
2020-05-19 13:57:37 +02:00
2020-05-19 13:57:36 +02:00
2020-04-16 07:56:38 +02:00