Skip Menu |
 

From: kaduk@MIT.EDU
Subject: SVN Commit

Improve error translation for CCAPIv3 routines

We can't mix the KRB5 and CC error constants; standardize on the CC ones
and translate appropriately.

https://github.com/krb5/krb5/commit/c326061409d6e48e68808e6f37b243e4f7356935
Author: Ben Kaduk <kaduk@mit.edu>
Commit: c326061409d6e48e68808e6f37b243e4f7356935
Branch: master
src/lib/krb5/ccache/ccapi/stdcc.c | 17 +++++++++--------
1 files changed, 9 insertions(+), 8 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Improve error translation for CCAPIv3 routines

We can't mix the KRB5 and CC error constants; standardize on the CC ones
and translate appropriately.

(cherry picked from commit c326061409d6e48e68808e6f37b243e4f7356935)

https://github.com/krb5/krb5/commit/fb07cc99ed9a9a6de523f967ea423b9c92f0a9af
Author: Ben Kaduk <kaduk@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: fb07cc99ed9a9a6de523f967ea423b9c92f0a9af
Branch: krb5-1.10
src/lib/krb5/ccache/ccapi/stdcc.c | 17 +++++++++--------
1 files changed, 9 insertions(+), 8 deletions(-)