]> git.ipfire.org Git - thirdparty/krb5.git/commit
Free the request in process_as_req for parallelism with TGS case. This permits the...
authorSam Hartman <hartmans@mit.edu>
Thu, 26 Mar 2009 05:36:50 +0000 (05:36 +0000)
committerSam Hartman <hartmans@mit.edu>
Thu, 26 Mar 2009 05:36:50 +0000 (05:36 +0000)
commit5c41511c4500b615897d01549272d69d172bf79f
tree8ca76164d5c1418673c30389b86006c50f5ad172
parente400e2233ccae153986178be0ff67219eab91573
Free the request in process_as_req for parallelism with TGS case. This permits the FAST code to free the outer request if FAST is in use

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/fast@22128 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/dispatch.c
src/kdc/do_as_req.c