Files
bind9/lib/isc
Ondřej Surý 5eb3f71a3e Refactor the isc_mempool_create() usage using the semantic patch
The isc_mempool_create() 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_mempool_create() now returns void.
2020-02-03 08:27:16 +01:00
..
2020-01-16 08:01:20 +00:00
2019-11-07 11:55:37 -08:00
2019-09-12 17:59:28 +10:00
2019-12-03 16:27:24 +01:00