hdb: Fix coverity warnings

This is a fix for a false positive that we can avoid by changing the
internal API in question.  Might as well.
This commit is contained in:
Nicolas Williams
2022-01-20 12:38:50 -06:00
parent d1564ce6e9
commit b991c4b2b3
4 changed files with 10 additions and 26 deletions

View File

@@ -70,7 +70,6 @@ HEIMDAL_HDB_1.0 {
hdb_prune_keys;
hdb_prune_keys_kvno;
hdb_read_master_key;
hdb_remove_base_keys;
hdb_remove_keys;
hdb_replace_extension;
hdb_seal_key;