Files
bind9/lib
Matthijs Mekking 4dabb688db Check return value of dst_key_getbool()
Fix Coverity CHECKED_RETURN reports for dst_key_getbool().  In most
cases we do not really care about its return value, but it is prudent
to check it.

In one case, where a dst_key_getbool() error should be treated
identically as success, cast the return value to void and add a relevant
comment.

(cherry picked from commit e645d2ef1e)
2020-07-14 17:48:21 +02:00
..
2020-05-19 13:57:37 +02:00
2020-05-19 13:57:36 +02:00
2020-06-18 10:25:50 +02:00
2020-06-30 21:10:31 -07:00
2020-04-16 07:56:38 +02:00