Fall through on error return
authorEzra Peisach <epeisach@mit.edu>
Wed, 8 Apr 2009 15:25:43 +0000 (15:25 +0000)
committerEzra Peisach <epeisach@mit.edu>
Wed, 8 Apr 2009 15:25:43 +0000 (15:25 +0000)
commite4a65c8b42384add772624273d1b03ba0689a3dc
tree1f8ebd06801f579f390a0d9762241591fca7b537
parent03f73644d9fe650bffd6b6ede1b0598689610876
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

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22183 dc483132-0cff-0310-8789-dd5450dbe970
src/kdc/do_as_req.c