Files
bind9/lib
Aram Sargsyan 35ef25e5ea Fix data race in offloaded dns_message_checksig()
When verifying a message in an offloaded thread there is a race with
the worker thread which writes to the same buffer. Clone the message
buffer before offloading.
2024-09-12 09:08:35 +00:00
..
2024-09-10 17:31:32 +02:00
2024-08-29 12:48:20 +00:00