Skip Menu |
 

From: tlyu@mit.edu
Subject: git commit

Fix leak in gss_acquire_cred_with_password

The target_mechs array needs to be freed on successful return.

(cherry picked from commit 02a85d73c4548d27dcbc1c1681b4bf1370b03632)

https://github.com/krb5/krb5/commit/30e9f9c3820a3d368fbe45c93abfc1cef7d60f4d
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 30e9f9c3820a3d368fbe45c93abfc1cef7d60f4d
Branch: krb5-1.12
src/lib/gssapi/mechglue/g_acquire_cred_with_pw.c | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)