]> git.ipfire.org Git - thirdparty/krb5.git/commit
Clean up GSS krb5 acquire_accept_cred
authorGreg Hudson <ghudson@mit.edu>
Wed, 15 Jan 2014 17:51:42 +0000 (12:51 -0500)
committerGreg Hudson <ghudson@mit.edu>
Fri, 17 Jan 2014 20:58:08 +0000 (15:58 -0500)
commitef8e19af863158e4c1abc15fc710aa8cfad38406
tree69eae531cc0f69782a74b6bd01524350b8260978
parent74ff6c4accb68bd1d6c652c55e66519720db9fc4
Clean up GSS krb5 acquire_accept_cred

Use a cleanup handler instead of releasing kt in multiple error
clauses.  Wrap a long line and fix a comment with a missing word.
Rewrap the function arguments to use fewer lines.
src/lib/gssapi/krb5/acquire_cred.c