Mark Andrews
|
a241c69920
|
Lock read of refs when atomics are not available.
WARNING: ThreadSanitizer: data race
Read of size 4 at 0x000000000001 by thread T1 (mutexes: write M1):
#0 zone_iattach lib/dns/zone.c:5412:2
#1 soa_query lib/dns/zone.c:12725:2
#2 dispatch lib/isc/task.c:1157:7
#3 run lib/isc/task.c:1331:2
Previous write of size 4 at 0x000000000001 by thread T2 (mutexes: write M2):
#0 dns_zone_detach lib/dns/zone.c:5346:2
#1 ns_server_refreshcommand bin/named/./server.c:9880:3
#2 ns_control_docommand bin/named/control.c:247:12
#3 control_recvmessage bin/named/controlconf.c:469:13
#4 dispatch lib/isc/task.c:1157:7
#5 run lib/isc/task.c:1331:2
|
2020-12-10 06:31:19 +00:00 |
|
Evan Hunt
|
400171aee8
|
update all copyright headers to eliminate the typo
|
2020-09-14 17:00:40 -07:00 |
|
Ondřej Surý
|
188526f41c
|
Remove $Id markers, Principal Author and Reviewed tags from the full source tree
(cherry picked from commit 55a10b7acd)
|
2018-05-11 14:25:15 +02:00 |
|
Evan Hunt
|
8b205089b7
|
update file headers to remove copyright years
|
2018-03-14 16:40:20 -07:00 |
|
Mark Andrews
|
f44202ab64
|
4774. [bug] <isc/util.h> was incorrectly included in several
header files. [RT #46311]
(cherry picked from commit fe79e2efbf)
|
2017-10-19 12:32:53 +11:00 |
|
Tinderbox User
|
8688e7005a
|
update copyright notice / whitespace
|
2017-09-19 23:47:50 +00:00 |
|
Mukund Sivaraman
|
9905606390
|
Use C11's stdatomic.h instead of isc_atomic where available
(cherry picked from commit 404c9b1c53)
|
2017-09-19 15:49:21 +05:30 |
|
Mark Andrews
|
0c27b3fe77
|
4401. [misc] Change LICENSE to MPL 2.0.
|
2016-06-27 14:56:38 +10:00 |
|
Automatic Updater
|
70e5a7403f
|
update copyright notice
|
2007-06-19 23:47:24 +00:00 |
|
Automatic Updater
|
ec5347e2c7
|
update copyright notice
|
2007-06-18 23:47:57 +00:00 |
|
Mark Andrews
|
9ada5ea35f
|
ref not rep
|
2005-07-25 00:52:12 +00:00 |
|
Mark Andrews
|
43e68674d4
|
1900. [port] freebsd: pthread_mutex_init can fail if it runs out
of memory. [RT #14995]
|
2005-07-12 01:14:31 +00:00 |
|