Files
bind9/lib/ns
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
..
2020-11-26 12:12:17 +01:00
2020-11-10 14:16:55 +01:00
2020-11-26 14:55:14 +00:00