Skip Menu |
 

From: kaduk@MIT.EDU
Subject: SVN Commit

Remove unused struct and switch_to stubs

Only one mslsa ccache is supported, so switch_to is not needed.
Likewise, struct krb5int_lcc_iterator is unneccesary.

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>

https://github.com/krb5/krb5/commit/c19826ccddd0d712ca581d67cdcf317c36dfaa85
Author: Kevin Wasserman <kevin.wasserman@painless-security.com>
Committer: Ben Kaduk <kaduk@mit.edu>
Commit: c19826ccddd0d712ca581d67cdcf317c36dfaa85
Branch: master
src/lib/krb5/ccache/cc_mslsa.c | 12 +-----------
1 files changed, 1 insertions(+), 11 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Remove unused struct and switch_to stubs

Only one mslsa ccache is supported, so switch_to is not needed.
Likewise, struct krb5int_lcc_iterator is unneccesary.

Signed-off-by: Kevin Wasserman <kevin.wasserman@painless-security.com>

(cherry picked from commit c19826ccddd0d712ca581d67cdcf317c36dfaa85)

https://github.com/krb5/krb5/commit/cd13eb7cc6a544c7fd8226c00775f892c47fb550
Author: Kevin Wasserman <kevin.wasserman@painless-security.com>
Committer: Tom Yu <tlyu@mit.edu>
Commit: cd13eb7cc6a544c7fd8226c00775f892c47fb550
Branch: krb5-1.10
src/lib/krb5/ccache/cc_mslsa.c | 12 +-----------
1 files changed, 1 insertions(+), 11 deletions(-)