Files
bind9/lib
Matthijs Mekking 7ac4966a7a Address Coverity warnings in keymgr.c
Coverity showed that the return value of `dst_key_gettime` was
unchecked in INITIALIZE_STATE. If DST_TIME_CREATED was not set we
would set the state to be initialized to a weird last changed time.

This would normally not happen because DST_TIME_CREATED is always
set. However, we would rather set the time to now (as the comment
also indicates) not match the creation time.

The comment on INITIALIZE_STATE also needs updating as we no
longer always initialize to HIDDEN.

(cherry picked from commit 564f9dca35)
2020-04-20 09:43:23 +02:00
..
2020-04-20 09:43:23 +02:00
2020-04-16 23:07:40 +02:00
2020-04-16 07:56:38 +02:00
2020-04-16 07:56:38 +02:00
2020-04-16 23:07:40 +02:00
2020-04-16 07:56:38 +02:00
2020-04-16 07:56:38 +02:00