[krbdev.mit.edu #8527] git commit

Tom Yu via RT rt-comment at krbdev.mit.edu
Wed Jan 4 22:19:53 EST 2017


Clean up memory handling in krb5_fwd_tgt_creds()

Use distinct local variables to own allocated resources which we must
release at function exit, instead of using parameter variables and
flags.

https://github.com/krb5/krb5/commit/182c4bf1a3d70efe3894f3b57b68f9988765d48d
Author: Greg Hudson <ghudson at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 182c4bf1a3d70efe3894f3b57b68f9988765d48d
Branch: master
 src/lib/krb5/krb/fwd_tgt.c |   23 +++++++++++------------
 1 files changed, 11 insertions(+), 12 deletions(-)



More information about the krb5-bugs mailing list