lib/krb5: akf_add_entry do not leak 'fd'
commit800515b033f57fded43d80f54553be604c022494
authorJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 16 Jan 2022 23:08:50 +0000 (16 18:08 -0500)
committerJeffrey Altman <jaltman@secure-endpoints.com>
Sun, 16 Jan 2022 23:08:50 +0000 (16 18:08 -0500)
treef9d80390ed6756a61b7c77cdb5781070bb9ae545
parent7432589757369ce35b70ee50db3ec185941360ff
lib/krb5: akf_add_entry do not leak 'fd'

5be5faa7223fe87c2f14ccb5cd44778d7969d744
("Use all DES keys, not just des-cbc-md5, verify that they all are the same.")
introduced a common out but missed a code path.

Change-Id: I27c1913c8cf87600ae34c42874bfc9d49ae1d22e
lib/krb5/keytab_keyfile.c