[krbdev.mit.edu #8538] git commit
Greg Hudson via RT
rt-comment at krbdev.mit.edu
Mon Feb 27 22:35:34 EST 2017
Add free_principal_e_data KDB method
Add an optional method to kdb_vftabl to free e_data pointer in a
principal entry, in case it was populated by a module using a more
complex structure than a single memory region.
[ghudson at mit.edu: handled minor version bump; simplified code; rewrote
commit message]
(cherry picked from commit 87d8d1c6da227ff9410413de39ee64e4566429e5)
https://github.com/krb5/krb5/commit/f7b8f312f5395949a7d46e7dc36718a8a5bc6b85
Author: Andreas Schneider <asn at samba.org>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: f7b8f312f5395949a7d46e7dc36718a8a5bc6b85
Branch: krb5-1.15
src/include/kdb.h | 11 +++++++++++
src/lib/kdb/kdb5.c | 14 +++++++++++++-
2 files changed, 24 insertions(+), 1 deletions(-)
More information about the krb5-bugs
mailing list