Rainer Toebbicke <[EMAIL PROTECTED]> writes:

> In the concrete case of kreltime.c the main suspect is

> timePtr = localtime((time_t *) & timeSecs);

> On amd64 (and ia64) a time_t is 8 bytes long, while the underlying
> timeSecs (afs_int32) is still 4.

Oh, good catch!  I completely overlooked that.

-- 
Russ Allbery ([EMAIL PROTECTED])             <http://www.eyrie.org/~eagle/>
_______________________________________________
OpenAFS-devel mailing list
OpenAFS-devel@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-devel

Reply via email to