svn rev #18635: trunk/src/kdc/

epeisach@MIT.EDU epeisach at MIT.EDU
Sun Oct 1 08:05:21 EDT 2006


Commit By: epeisach
Log Message: 
ticket: new
subject: kdc: make_toolong_error does not initialize all fields for krb5_mk_error
tags: pullup

network.c: make_too_long_error() fails to set the ctime and cusec elements of
the krb5_error structure. Valgrind detects errors in the asn.1 encoding
handlers in reading an unitialized value. Initialize to 0.




Changed Files:
U   trunk/src/kdc/network.c



More information about the cvs-krb5 mailing list