[krbdev.mit.edu #6656] SVN Commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Tue Feb 9 20:55:37 EST 2010


Followon fixes to r23712:
* A few formatting fixes.
* Fix unlikely leak in kdc_handle_protected_negotiation: if
  add_pa_data_element with copy == FALSE fails, it's still the
  caller's responsibility to free pa.contents.
* Fix pre-existing (since r23465) leak of reply_encpart.enc_padata in
  process_as_req.
* Call add_pa_data_element with copy == TRUE in
  return_referral_enc_padata since we are passing memory owned by the
  database entry.


http://src.mit.edu/fisheye/changelog/krb5/?cs=23714
Commit By: ghudson
Revision: 23714
Changed Files:
U   trunk/src/kdc/do_as_req.c
U   trunk/src/kdc/do_tgs_req.c
U   trunk/src/kdc/kdc_preauth.c
U   trunk/src/kdc/kdc_util.c
U   trunk/src/kdc/kdc_util.h




More information about the krb5-bugs mailing list