]> git.ipfire.org Git - thirdparty/krb5.git/commit
Alter responder function signature for consistency
authorGreg Hudson <ghudson@mit.edu>
Tue, 23 Oct 2012 17:16:44 +0000 (13:16 -0400)
committerTom Yu <tlyu@mit.edu>
Tue, 30 Oct 2012 15:01:12 +0000 (11:01 -0400)
commit31fbc2f0afaca005c5787201f0c86b2fcd9fbf9f
treebf7f3e58e0334db180a55af93e7ce20043a5d4f5
parent745a3f3847dac60f3e2d01f486969b660b692927
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)

ticket: 7419
version_fixed: 1.11
status: resolved
src/include/krb5/krb5.hin
src/lib/krb5/krb/preauth2.c