From: | tlyu@mit.edu |
Subject: | SVN Commit |
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 <tlyu@mit.edu>
Commit: 22206a061dfe55db5cbe2c70190b3bd923d9e615
Branch: master
src/kdc/dispatch.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)