pull up r22183 from trunk
authorTom Yu <tlyu@mit.edu>
Wed, 15 Apr 2009 20:07:42 +0000 (20:07 +0000)
committerTom Yu <tlyu@mit.edu>
Wed, 15 Apr 2009 20:07:42 +0000 (20:07 +0000)
commit895b4ec97d2f1d8c49db600fa3280b55ddd270c2
treed1252cd024b234dcce3c3a4c7eff7783926ffcd2
parent28048770180d36143b38b6c57fa4fa2d59be7bb2
pull up r22183 from trunk

 ------------------------------------------------------------------------
 r22183 | epeisach | 2009-04-08 11:25:43 -0400 (Wed, 08 Apr 2009) | 11 lines
 Changed paths:
    M /trunk/src/kdc/do_as_req.c

 ticket: 6449
 subject: Fall through on error return

 If decoding the encoded_req_body fails, proceed goto errout instead of falling
 through to fast handling.

 Looks like a merge error.

 Reindented code.

ticket: 6449
version_fixed: 1.7

git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-7@22253 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/do_as_req.c