mirror of
https://github.com/isc-projects/bind9.git
synced 2026-03-06 07:20:40 -05:00
The isc_buffer_allocate() function now cannot fail with ISC_R_MEMORY. This commit removes all the checks on the return code using the semantic patch from previous commit, as isc_buffer_allocate() now returns void. |
||
|---|---|---|
| .. | ||
| include/rndc | ||
| win32 | ||
| .gitignore | ||
| Makefile.in | ||
| rndc.8 | ||
| rndc.c | ||
| rndc.conf | ||
| rndc.conf.5 | ||
| rndc.conf.docbook | ||
| rndc.conf.html | ||
| rndc.docbook | ||
| rndc.html | ||
| util.c | ||
| util.h | ||