bind9/lib/samples
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
..
win32 Disable MSB8028 warning 2020-04-16 07:56:38 +02:00
.gitignore [master] globally rename "delve" to "delv" 2014-04-23 11:14:12 -07:00
Makefile-postinstall.in update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
Makefile.in add support for building sphinx documentation 2020-06-01 09:54:46 +02:00
nsprobe.c The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00
resolve.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
rootkey.sh update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
sample-async.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
sample-gai.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
sample-request.c The dns_message_create() cannot fail, change the return to void 2020-09-30 14:26:26 +02:00
sample-update.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00