2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

1129. [bug] Multithreaded servers could crash under heavy

resolution load due to a race condition. [RT #2018]
This commit is contained in:
Andreas Gustafsson 2001-11-16 02:07:51 +00:00
parent db40c6bfdf
commit b4aeceec73

View File

@ -1,3 +1,6 @@
1129. [bug] Multithreaded servers could crash under heavy
resolution load due to a race condition. [RT #2018]
1128. [func] sdb drivers can now provide RR data in either text
or wire format, the latter using the new functions
dns_sdb_putrdata() and dns_sdb_putnamedrdata().