Initialize auth_context to NULL before calling krb5_sendauth - otherwise
authorEzra Peisach <epeisach@mit.edu>
Sat, 15 Jun 1996 08:25:39 +0000 (08:25 +0000)
committerEzra Peisach <epeisach@mit.edu>
Sat, 15 Jun 1996 08:25:39 +0000 (08:25 +0000)
commitc50ee0be8cd12b48676daea8ed716a77a34c44b3
tree211113234f01798a039169a1fb698b4bfda684a6
parent298f5ca885f62ec3e616e1baee25f34c073e4643
Initialize auth_context to NULL before calling krb5_sendauth - otherwise
it is treated as pointing to valid memory... (Patch provided by Bill
Sommerfeld)

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8367 dc483132-0cff-0310-8789-dd5450dbe970
src/appl/movemail/ChangeLog
src/appl/movemail/movemail.c