In recvauth_common, initialize ap_option. It can't be used
authorGreg Hudson <ghudson@mit.edu>
Thu, 5 Feb 2009 19:50:41 +0000 (19:50 +0000)
committerGreg Hudson <ghudson@mit.edu>
Thu, 5 Feb 2009 19:50:41 +0000 (19:50 +0000)
commit831f20c3d9468b756ee14f746d44fd17016b776c
tree861b2b986af59a295c185c5f599f8d69f482df00
parent5a75bafe6c7f81d83d668ca6184e2242418961c2
In recvauth_common, initialize ap_option.  It can't be used
uninitialized, but you can only deduce that by examining the
relationships between ap_option, problem, and outbuf.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21897 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/krb/recvauth.c