svn rev #18740: branches/krb5-1-5/ src/kdc/
tlyu@MIT.EDU
tlyu at MIT.EDU
Thu Oct 26 15:31:24 EDT 2006
Commit By: tlyu
Log Message:
ticket: 4368
version_fixed: 1.5.2
pull up r18635 from trunk
r18635 at cathode-dark-space: epeisach | 2006-10-01 08:05:20 -0400
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 branches/krb5-1-5/
U branches/krb5-1-5/src/kdc/network.c
More information about the cvs-krb5
mailing list