Files
bind9/lib/dns
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-07-10 11:30:31 +02:00
2020-07-13 13:21:12 +10:00
2020-07-01 09:57:44 +02:00
2020-06-18 10:25:50 +02:00
2020-07-06 10:30:25 +10:00
2020-06-29 22:30:01 +00:00
2020-03-12 00:38:37 -07:00
2020-06-05 10:50:58 +10:00
2020-02-16 18:07:27 +01:00
2020-05-01 14:30:04 +02:00
2020-03-12 00:38:37 -07:00
2020-02-21 07:05:31 +00:00
2020-04-03 10:04:24 +02:00
2020-06-29 08:09:40 +02:00