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
..
bind9 change "expr == false" to "!expr" in conditionals 2020-05-25 17:04:04 -07:00
dns val->keynode is no longer needed 2020-06-11 16:09:43 +10:00
irs Adjust library API versions 2020-05-19 13:57:37 +02:00
isc Add missing acquire memory barrier in isc_nmhandle_unref 2020-06-16 08:58:33 +02:00
isccc prep 9.16.3 2020-05-19 13:57:36 +02:00
isccfg Fix "array subscript is of type 'char'" 2020-06-04 16:27:43 +02:00
ns The dsset returned by dns_keynode_dsset needs to be thread safe. 2020-06-11 16:09:43 +10:00
samples add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
win32/bindevt Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00