Files
heimdal/lib/hdb
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
..
2022-01-15 18:54:57 +11:00
2022-01-15 18:54:57 +11:00
2022-01-14 17:10:16 -06:00
2022-01-15 18:54:57 +11:00
2022-03-18 18:33:53 -05:00
2022-01-17 17:32:24 -06:00
2023-05-26 14:10:11 -05:00
2022-01-14 17:10:16 -06:00
2022-01-20 12:41:39 -06:00
2017-04-29 01:05:59 -04:00
2022-01-15 18:54:57 +11:00
2022-01-20 12:41:39 -06:00