From: | ghudson@mit.edu |
Subject: | SVN Commit |
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.
https://github.com/krb5/krb5/commit/32d2c5270e03c3b3a12f39aecb27669a322eabf3
Commit By: ghudson
Revision: 24937
Changed Files:
U trunk/src/lib/kdb/kdb_convert.c