[krbdev.mit.edu #8223] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Wed Jul 29 16:38:06 EDT 2015
Fix uncommon leak in krb5_init_creds_step()
Release any previous value of ctx->err_padata before setting it in
init_creds_step_reply(). It could have a prior value after a realm
referral or retriable error.
https://github.com/krb5/krb5/commit/997eb174f5fd81747ad0ecb671f00c25951931b1
Author: Greg Hudson <ghudson at mit.edu>
Commit: 997eb174f5fd81747ad0ecb671f00c25951931b1
Branch: master
src/lib/krb5/krb/get_in_tkt.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
More information about the krb5-bugs
mailing list