[krbdev.mit.edu #6885] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Thu Jun 9 17:08:39 EDT 2011
pull up r24724 from trunk
------------------------------------------------------------------------
r24724 | ghudson | 2011-03-17 18:10:44 -0400 (Thu, 17 Mar 2011) | 9 lines
ticket: 6885
subject: KDC memory leak of reply padata for FAST replies
target_version: 1.9.1
tags: pullup
kdc_fast_response_handle_padata() replaces rep->padata, causing the
old value to be leaked. As a minimal fix, free the old value of
rep->padata before replacing it.
http://src.mit.edu/fisheye/changelog/krb5/?cs=24950
Commit By: tlyu
Revision: 24950
Changed Files:
U branches/krb5-1-9/src/kdc/fast_util.c
More information about the krb5-bugs
mailing list