[krbdev.mit.edu #8538] git commit

Greg Hudson via RT rt-comment at krbdev.mit.edu
Thu Jan 19 18:39:42 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]

https://github.com/krb5/krb5/commit/87d8d1c6da227ff9410413de39ee64e4566429e5
Author: Andreas Schneider <asn at samba.org>
Committer: Greg Hudson <ghudson at mit.edu>
Commit: 87d8d1c6da227ff9410413de39ee64e4566429e5
Branch: master
 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