Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/external/bsd/heimdal/dist/kdc
Module Name: src
Committed By: elric
Date: Tue Aug 16 01:14:58 UTC 2011
Modified Files:
src/crypto/external/bsd/heimdal/dist/kdc: kerberos5.c
Log Message:
We shouldn't cast client_time to (intmax_t) because it is a char * not
an integer.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/crypto/external/bsd/heimdal/dist/kdc/kerberos5.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index