Skip Menu |
 

From: epeisach@mit.edu
Subject: SVN Commit
the krb5_error structure. Valgrind detects errors in the asn.1 encoding
handlers in reading an unitialized value. Initialize to 0.


Commit By: epeisach



Revision: 18635
Changed Files:
U trunk/src/kdc/network.c
From: tlyu@mit.edu
Subject: SVN Commit
pull up r18635 from trunk

r18635@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