bind9/lib/ns
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
..
include update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
tests The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00
win32 update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
api prep 9.16.6 2020-08-06 08:14:40 +00:00
client.c The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00
hooks.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
interfacemgr.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
Kyuafile regen master 2017-12-29 01:44:18 +00:00
lib.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
listenlist.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
log.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
Makefile.in Resolve the overlinking of the system libraries 2020-05-11 09:49:54 +02:00
notify.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
query.c Purge memory pool upon plugin destruction 2020-09-25 14:04:54 -07:00
server.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
sortlist.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
stats.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
update.c Refactored dns_message_t for using attach/detach semantics 2020-09-30 11:34:42 +10:00
version.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
xfrout.c The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00