https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=231172

--- Comment #6 from Conrad Meyer <[email protected]> ---
Additionally, des@ posted a nice bugfix for platforms with 32-bit time_t (i386)
on one of the mailing lists.  Basically the timestamps get a
sshbuf_get/put_time instead of using _u64.  And the get/put_time are just
macros conditionally defined based on the size of time_t.

I'm not sure if any other mainstream platform openssh runs on uses 32-bit
time_t.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"

Reply via email to