diff options
author | cognet <cognet@FreeBSD.org> | 2008-08-03 20:36:40 +0000 |
---|---|---|
committer | cognet <cognet@FreeBSD.org> | 2008-08-03 20:36:40 +0000 |
commit | ba244939e64676bf21827e45a0a1ad469d23e8de (patch) | |
tree | cf2a0873984232cc7cfbccc7fdf9267d6d9666eb /lib/libgssapi/gss_get_mic.c | |
parent | 3fa9cc2a95b84ebd2674a4a3a5c5507b42aadc36 (diff) | |
download | FreeBSD-src-ba244939e64676bf21827e45a0a1ad469d23e8de.zip FreeBSD-src-ba244939e64676bf21827e45a0a1ad469d23e8de.tar.gz |
ctime() expects a time_t, but qup->dqblk.dqb_btime is an int32_t, so for
big endian platforms where time_t is 64bits (ie armeb and sparc64), it will
be a problem.
Use a temporary time_t to work around this.
Submitted by: Matthew Luckie <mjl AT luckie DOT org dot nz>
MFC after: 3 days
Diffstat (limited to 'lib/libgssapi/gss_get_mic.c')
0 files changed, 0 insertions, 0 deletions