mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-25 02:42:33 -05:00
1129. [bug] Multithreaded servers could crash under heavy
resolution load due to a race condition. [RT #2018]
This commit is contained in:
parent
db40c6bfdf
commit
b4aeceec73
1 changed files with 3 additions and 0 deletions
3
CHANGES
3
CHANGES
|
|
@ -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().
|
||||
|
|
|
|||
Loading…
Reference in a new issue