bind9/lib
Matthijs Mekking 564f9dca35 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.
2020-04-20 09:21:40 +02:00
..
bind9 dnssec-policy: to sign inline or not 2020-04-16 14:22:47 +02:00
dns Address Coverity warnings in keymgr.c 2020-04-20 09:21:40 +02:00
irs Align the irs_getnameinfo() declaration and definition on Windows 2020-04-15 14:03:40 +02:00
isc prep 9.17.1 2020-04-16 23:03:54 +02:00
isccc prep 9.17.1 2020-04-16 23:03:54 +02:00
isccfg prep 9.17.1 2020-04-16 23:03:54 +02:00
ns prep 9.17.1 2020-04-16 23:03:54 +02:00
samples Disable MSB8028 warning 2020-04-15 13:37:12 +02:00
win32/bindevt Disable MSB8028 warning 2020-04-15 13:37:12 +02:00
.gitignore added gitignore, removed cvsignore 2012-03-03 23:10:05 -08:00
Kyuafile link in lib/isccc/tests/Kyuafile 2018-11-13 07:23:36 +11:00
Makefile.in remove lib/tests as nothing uses it anymore 2018-03-09 14:12:50 -08:00