Files
bind9/lib/isc
Ondřej Surý c73e5866c4 Refactor the isc_buffer_allocate() usage using the semantic patch
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.
2020-02-03 08:29:00 +01:00
..
2020-01-16 08:01:20 +00:00
2019-11-07 11:55:37 -08:00
2019-12-03 16:27:24 +01:00