Skip Menu |
 

From: ghudson@mit.edu
Subject: SVN Commit

Alter responder function signature for consistency

For the responder callback signature, put the closure argument just
after the context, and use KRB5_CALLCONV. These changes make the
signature consistent with most other libkrb5 callbacks.

https://github.com/krb5/krb5/commit/8450ead695639f09862fdcecd46530b1d1b59bfe
Author: Greg Hudson <ghudson@mit.edu>
Commit: 8450ead695639f09862fdcecd46530b1d1b59bfe
Branch: master
src/include/krb5/krb5.hin | 6 +++---
src/lib/krb5/krb/preauth2.c | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)
From: tlyu@mit.edu
Subject: SVN Commit

Alter responder function signature for consistency

For the responder callback signature, put the closure argument just
after the context, and use KRB5_CALLCONV. These changes make the
signature consistent with most other libkrb5 callbacks.

(cherry picked from commit 8450ead695639f09862fdcecd46530b1d1b59bfe)

https://github.com/krb5/krb5/commit/31fbc2f0afaca005c5787201f0c86b2fcd9fbf9f
Author: Greg Hudson <ghudson@mit.edu>
Committer: Tom Yu <tlyu@mit.edu>
Commit: 31fbc2f0afaca005c5787201f0c86b2fcd9fbf9f
Branch: krb5-1.11
src/include/krb5/krb5.hin | 6 +++---
src/lib/krb5/krb/preauth2.c | 4 ++--
2 files changed, 5 insertions(+), 5 deletions(-)