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: kaduk@MIT.EDU Subject: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 442 Do not retrieve zero-length creds In the MSLSA cache, if we get back a zero-length ticket, don't accept it as success; continue on to try and get an acceptable ticket. https://github.com/krb5/krb5/commit/cd58adf4b0f52d0293ec8bf9d7d3e87bd1e6ce3f Author: Ben Kaduk Commit: cd58adf4b0f52d0293ec8bf9d7d3e87bd1e6ce3f Branch: master src/lib/krb5/ccache/cc_mslsa.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-)