Content-Type: text/plain Content-Disposition: inline Content-Transfer-Encoding: binary MIME-Version: 1.0 X-Mailer: MIME-tools 5.427 (Entity 5.427) From: tlyu@mit.edu Subject: git commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 615 Report output ccache errors getting initial creds In init_creds_step_reply, if we get an error storing output credentials, do set ctx->complete (since retrieving creds or times will work at this point) but don't suppress the error code. (cherry picked from commit feeddfb78ca5de066a509b6be8551d036e0f2c8a) https://github.com/krb5/krb5/commit/f9628f84c76869a2e89ed98a24f1d0cab58a485e Author: Greg Hudson Committer: Tom Yu Commit: f9628f84c76869a2e89ed98a24f1d0cab58a485e Branch: krb5-1.11 src/lib/krb5/krb/get_in_tkt.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-)