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: SVN Commit X-RT-Original-Encoding: iso-8859-1 Content-Length: 433 Cache TGS-REPs too Changes in r25660 inadvertently failed to insert TGS-REPs into the lookaside cache. Call finish_dispatch_cache() at the end of dispatch() to handle this case. https://github.com/krb5/krb5/commit/22206a061dfe55db5cbe2c70190b3bd923d9e615 Author: Tom Yu Commit: 22206a061dfe55db5cbe2c70190b3bd923d9e615 Branch: master src/kdc/dispatch.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)