[krbdev.mit.edu #7793] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu Mar 13 15:47:37 EDT 2014


Don't leak the per-request preauth context

Currently, per-request preauth module data is only cleared when we
successfully obtain initial credentials.  Make sure to clear it at the
end of the operation even if we failed to get creds.

[ghudson at mit.edu: expanded commit message]

https://github.com/krb5/krb5/commit/a47c4e68308331a630480cb62c2b7711432e0123
Author: Nalin Dahyabhai <nalin at dahyabhai.net>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: a47c4e68308331a630480cb62c2b7711432e0123
Branch: master
 src/lib/krb5/krb/get_in_tkt.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list