This website requires JavaScript.
Explore
Help
Sign In
ComputerSurge
/
bind9
Watch
3
Star
0
Fork
0
You've already forked bind9
Code
Pull Requests
1
Activity
Files
186d4cec3d201056102e84d1f8a65be02ade517c
bind9
/
lib
/
dns
/
include
History
Ondřej Surý
e29f9e982e
Fix TSAN data race accessing zone->parentcatz
...
The zone->parentcatz was accessed unlocked in dns_zone_get_parentcatz(), add a locking around it.
2023-07-24 19:49:14 +02:00
..
dns
Fix TSAN data race accessing zone->parentcatz
2023-07-24 19:49:14 +02:00
dst
Refactor KSK processing
2023-07-20 12:40:52 +02:00
irs
…
.clang-format
…