[krbdev.mit.edu #6913] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Thu Jun 9 17:08:58 EDT 2011
pull up r24937 from trunk
------------------------------------------------------------------------
r24937 | ghudson | 2011-05-21 22:08:37 -0400 (Sat, 21 May 2011) | 10 lines
ticket: 6913
subject: Fix multiple tl-data updates over iprop
target_version: 1.9.2
tags: pullup
krb5_dbe_update_tl_data() accepts a single read-only tl-data entry,
but ulog_conv_2dbentry() expects it to process a full list. Fix
ulog_conv_2dbentry() to call krb5_db2_update_tl_data() on each entry
individually, simplifying its memory management in the process.
http://src.mit.edu/fisheye/changelog/krb5/?cs=24955
Commit By: tlyu
Revision: 24955
Changed Files:
U branches/krb5-1-9/src/lib/kdb/kdb_convert.c
More information about the krb5-bugs
mailing list