bind9/lib/ns
Diego Fronza 5c28451949 Silence coverity warnings in query.c
Return value of dns_db_getservestalerefresh() and
dns_db_getservestalettl() functions were previously unhandled.

This commit purposefully ignore those return values since there is
no side effect if those results are != ISC_R_SUCCESS, it also supress
Coverity warnings.
2020-11-26 14:56:22 +00:00
..
include Cleanup duplicate definitions in query.h 2020-11-10 15:50:20 +01:00
tests change from isc_nmhandle_ref/unref to isc_nmhandle attach/detach 2020-10-01 18:09:35 +02:00
win32 restore "blackhole" functionality 2020-10-01 16:44:43 +02:00
api prep 9.16.9 2020-11-26 12:25:53 +01:00
client.c Implement DNSTAP support in ns_client_sendraw() 2020-11-10 17:59:04 +11:00
hooks.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
interfacemgr.c restore "blackhole" functionality 2020-10-01 16:44:43 +02: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 change from isc_nmhandle_ref/unref to isc_nmhandle attach/detach 2020-10-01 18:09:35 +02:00
query.c Silence coverity warnings in query.c 2020-11-26 14:56:22 +00:00
server.c Change the default ENDS buffer size to 1232 for DNS Flag Day 2020 2020-10-06 09:35:20 +02: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 change from isc_nmhandle_ref/unref to isc_nmhandle attach/detach 2020-10-01 18:09:35 +02:00
version.c update all copyright headers to eliminate the typo 2020-09-14 16:50:58 -07:00
xfrout.c Fix the isc_nm_closedown() to actually close the pending connections 2020-10-22 15:00:00 -07:00