Files
heimdal/lib
Jeffrey Altman 966e98d50b lib/krb5: fcc_remove_cred return krb5_cc_end_seq_get failure
krb5_cc_end_seq_get() is not expected to fail because it is a
cleanup routine.  If it fails it indicates something wrong with
the cache or the system.  Return the failure if there is one.

Otherwise, the failure from krb5_cc_next_cred() should be
returned UNLESS it is KRB5_CC_END in which case return success.

Change-Id: I80e07103e2fb38aa40418a436fa5351fb89549d3
2022-01-20 10:06:11 -05:00
..
2021-09-10 09:11:23 +10:00
2022-01-19 12:35:08 -06:00
2022-01-17 17:36:48 -06:00
2022-01-19 23:37:01 -06:00
2022-01-19 23:37:32 -06:00
2022-01-14 17:54:55 -06:00
2017-03-10 15:47:43 -05:00
2016-12-15 12:15:56 -06:00