Files
heimdal/lib
Taylor R Campbell e3e271ff70 hdb/hdb-mitdb: Nix unused variable key_data in mdb_seq.
key_data is unused.  Presumably this was copypasta from DB_seq in
hdb/db.c, where it is used for the Heimdal database format in which
the value may be missing a principal but it can be recovered from the
key.  In contrast, the mit-krb5 format appears to always store the
principal in the value and _hdb_mdb_value2entry always retrieves it,
with no need for a key2principal fallback.

fix https://github.com/heimdal/heimdal/issues/1102
2023-06-20 23:18:08 -05:00
..
2023-06-20 12:19:48 -05:00
2022-01-21 10:09:44 +11:00
2023-05-26 14:10:11 -05:00
2023-05-26 14:10:11 -05:00
2022-09-22 22:13:05 -04:00
2017-03-10 15:47:43 -05:00
2023-06-20 18:02:15 -05:00
2023-01-04 00:43:35 -06:00