Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

Don't leak new fields of krb5_init_creds_context

Release the cc_config_in and cc_config_out fields of a
krb5_init_creds_context when freeing the context.

https://github.com/krb5/krb5/commit/dedac424340a524489e54a89b62d98eb95470f81
Author: Greg Hudson <ghudson@mit.edu>
Commit: dedac424340a524489e54a89b62d98eb95470f81
Branch: master
src/lib/krb5/krb/get_in_tkt.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Don't leak new fields of krb5_init_creds_context

Release the cc_config_in and cc_config_out fields of a
krb5_init_creds_context when freeing the context.

(cherry picked from commit dedac424340a524489e54a89b62d98eb95470f81)

https://github.com/krb5/krb5/commit/97a359dc38354e9426dc9afc2e43e8f4b2e66ce4
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 97a359dc38354e9426dc9afc2e43e8f4b2e66ce4
Branch: krb5-1.11
src/lib/krb5/krb/get_in_tkt.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)