]> git.ipfire.org Git - thirdparty/krb5.git/commit
Cache TGS-REPs too
authorTom Yu <tlyu@mit.edu>
Thu, 27 Sep 2012 21:18:18 +0000 (17:18 -0400)
committerTom Yu <tlyu@mit.edu>
Wed, 31 Oct 2012 15:49:36 +0000 (11:49 -0400)
commitac130129d9ce012a6470e1ab637a52b46c033c03
tree79dfb3d614a9d481ee96cb3db4691fc49eef0b89
parentd8c6c295f6a82f19d9da4c5c927d52f0955548c0
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.

(cherry picked from commit 22206a061dfe55db5cbe2c70190b3bd923d9e615)

ticket: 7388
version_fixed: 1.10.4
status: resolved
src/kdc/dispatch.c