mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-05 14:45:55 -04:00
isc_radix_insert can no longer fail: node allocation uses isc_mem_get which aborts on OOM, and prefix copying was eliminated by inlining. Propagate the void return through dns_iptable_addprefix, dns_iptable_merge, dns_acl_any, dns_acl_none, and all their callers. |
||
|---|---|---|
| .. | ||
| filter-a.c | ||
| filter-a.rst | ||
| filter-aaaa.c | ||
| filter-aaaa.rst | ||
| meson.build | ||
| synthrecord.c | ||
| synthrecord.rst | ||