Files
bind9/lib/dns
Aram Sargsyan d85918aebf Process canceled/shut down results in validate_dnskey_dsset_done()
When a validator is already shut down, val->name becomes NULL. We
need to process and keep the ISC_R_CANCELED or ISC_R_SHUTTINGDOWN
result code before calling validate_async_done(), otherwise, when it
is called with the hardcoded DNS_R_NOVALIDSIG result code, it can
cause an assetion failure when val->name (being NULL) is used in
proveunsecure().
2024-09-02 15:40:30 +00:00
..
2024-08-28 22:42:16 +00:00
2024-08-21 16:23:09 +02:00
2024-08-22 08:21:52 +02:00
2024-05-07 10:01:12 +10:00
2024-08-05 13:31:38 +00:00
2024-08-29 12:48:20 +00:00
2024-08-22 08:21:52 +02:00