mirror of
https://github.com/isc-projects/bind9.git
synced 2026-02-26 11:32:01 -05:00
The isc_mem API now crashes on memory allocation failure, and this is
the next commit in series to cleanup the code that could fail before,
but cannot fail now, e.g. isc_result_t return type has been changed to
void for the isc_log API functions that could only return ISC_R_SUCCESS.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| addressdb | ||
| cds-child | ||
| compression | ||
| database | ||
| db_rules | ||
| decompression | ||
| dispatch | ||
| dnssec-policy | ||
| dscp | ||
| keydone | ||
| logging | ||
| ncache | ||
| netmgr.md | ||
| rdataset | ||
| red-black | ||
| resolver | ||
| search | ||
| tasks | ||
| unsupported-algorithms-in-bind9 | ||
| verify | ||
| windows-nt | ||
| zone | ||