definition of krb5_auth_context to a pointer, sizeof(krb5_auth_context)
authorEzra Peisach <epeisach@mit.edu>
Sun, 11 Jun 1995 17:00:02 +0000 (17:00 +0000)
committerEzra Peisach <epeisach@mit.edu>
Sun, 11 Jun 1995 17:00:02 +0000 (17:00 +0000)
commit1ccc93502bbbdb0f3743157b90ccf015230c843b
tree9e8cf2535847a3f3aa1367f8c2506f834f1aa1c7
parent2fb5be697d2a5b1cfc9e6dd7045d5372b7e573bb
definition of krb5_auth_context to a pointer, sizeof(krb5_auth_context)
is only the size of the pointer - not the structure size!

auth_con_init: Zero the entire auth_context... With the change in

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