mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-27 12:02:10 -05:00
With isc_mem_get() and dns_name_dup() no longer being able to fail, some functions can now only return ISC_R_SUCCESS. Change the return type to void for the following function(s): * dns_zone_setprimaries() * dns_zone_setparentals() * dns_zone_setparentals() * dns_zone_setalsonotify() |
||
|---|---|---|
| .. | ||
| dns | ||
| dst | ||
| .clang-format | ||