[krbdev.mit.edu #7793] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Thu Jun 26 16:53:43 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]

(cherry picked from commit a47c4e68308331a630480cb62c2b7711432e0123)

https://github.com/krb5/krb5/commit/4308567b47ac6b29b56ae0ad716b632c1dbe1993
Author: Nalin Dahyabhai <nalin at dahyabhai.net>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 4308567b47ac6b29b56ae0ad716b632c1dbe1993
Branch: krb5-1.12
 src/lib/krb5/krb/get_in_tkt.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)



More information about the krb5-bugs mailing list