bind9/bin
Ondřej Surý f0989bdf03 The dns_message_create() cannot fail, change the return to void
The dns_message_create() function cannot soft fail (as all memory
allocations either succeed or cause abort), so we change the function to
return void and cleanup the calls.

(cherry picked from commit 33eefe9f85)
2020-09-30 14:26:26 +02:00
..
check update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
confgen update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
delv update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
dig The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00
dnssec update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
named Add -expired flag to rndc dumpdb command 2020-09-25 08:20:02 +02:00
nsupdate The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00
pkcs11 update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
plugins update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
python update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
rndc Add -expired flag to rndc dumpdb command 2020-09-25 08:20:02 +02:00
tests The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00
tools The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00
win32/BINDInstall update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
Makefile.in name change from "hook modules" to "plugins" 2018-12-06 10:36:50 -08:00