[krbdev.mit.edu #4368] SVN Commit
Tom Yu via RT
rt-comment at krbdev.mit.edu
Thu Oct 26 15:31:33 EDT 2006
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.
Commit By: tlyu
Revision: 18740
Changed Files:
_U branches/krb5-1-5/
U branches/krb5-1-5/src/kdc/network.c
More information about the krb5-bugs
mailing list