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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user