Files
bind9/lib/dns/tests
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
..
2019-07-30 21:25:15 +02:00
2019-07-30 21:25:15 +02:00
2020-01-14 15:01:09 +11:00