From: | ghudson@mit.edu |
Subject: | git commit |
Improve duplicate checking in gss_add_cred()
If both input and output credentials are provided to gss_add_cred() or
gss_add_cred_from(), check for a duplicate element in the input handle.
[ghudson@mit.edu: reorganized code; rewrote commit message]
https://github.com/krb5/krb5/commit/2c30f41745d29ed7f06028bba452355b328e8fba
Author: sashan <anedvedicky@gmail.com>
Committer: Greg Hudson <ghudson@mit.edu>
Commit: 2c30f41745d29ed7f06028bba452355b328e8fba
Branch: master
src/lib/gssapi/mechglue/g_acquire_cred.c | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)