Fix handling of null edata method in KDC preauth
authorGreg Hudson <ghudson@mit.edu>
Thu, 20 Oct 2011 15:16:03 +0000 (15:16 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 20 Oct 2011 15:16:03 +0000 (15:16 +0000)
commit3df20abff2f625b8c6dbed97d08560a784ee0339
treead6b1d01a01633a20aaa22a6a813eaefbf01d8e2
parentc0a51fe0c8051e27c6cee4f4f0c705356a715e1e
Fix handling of null edata method in KDC preauth

Correctly include an empty padata value if a KDC preauth system has no
get_edata method.  This bug prevented the KDC from indicating FAST
support in preauth-required errors.

ticket: 6988
target_version: 1.10
tags: pullup

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