[krbdev.mit.edu #8362] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Tue Apr 5 23:02:55 EDT 2016


Fix memory leak on error in KDC decrypt_2ndtkt()

Make sure to release the server principal entry in the cleanup handler
if it is not assigned to the output parameter.  Reported by Will
Fiveash.

(cherry picked from commit a1faaa4d6a404e3103f45e639b8890c3b141dfe1)

https://github.com/krb5/krb5/commit/ccb1b1ade68c22bb263a42349424bdf0506ac533
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: ccb1b1ade68c22bb263a42349424bdf0506ac533
Branch: krb5-1.14
 src/kdc/do_tgs_req.c |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)



More information about the krb5-bugs mailing list