bind9/lib/dns/include
Aram Sargsyan 8e8b44649f Cleanup dns_fwdtable_delete()
The conversion of `DNS_R_PARTIALMATCH` into `DNS_R_NOTFOUND` is done
in the `dns_rbt_deletename()` function so there is no need to do that
in `dns_fwdtable_delete()`.

Add a possible return value of `ISC_R_NOSPACE` into the header file's
function description comment.

(cherry picked from commit 887aa7a290)
2022-06-09 10:52:04 +00:00
..
dns Cleanup dns_fwdtable_delete() 2022-06-09 10:52:04 +00:00
dst Fix CID 352776: Concurrent data access violations 2022-05-23 12:00:45 +02:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00