bind9/lib
Diego Fronza 95add01643 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:55:14 +00:00
..
bind9 Update library API versions 2020-11-26 12:12:17 +01:00
dns Add one missing check to nsec3param unit test 2020-11-26 12:40:22 +00:00
irs Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
isc Use proper cmocka macros for pointer checks 2020-11-26 13:10:40 +01:00
isccc Update library API versions 2020-11-26 12:12:17 +01:00
isccfg Update library API versions 2020-11-26 12:12:17 +01:00
ns Silence coverity warnings in query.c 2020-11-26 14:55:14 +00:00
samples Add libssl libraries to Windows build 2020-11-09 16:00:28 +01:00
win32/bindevt update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
.gitignore Provide unit test driver 2020-05-21 12:13:01 +02:00
Makefile.am Complete rewrite the BIND 9 build system 2020-04-21 14:19:48 +02:00
unit-test-driver.sh.in Provide unit test driver 2020-05-21 12:13:01 +02:00