[Bug 2977] misc.c convtime() LONG_MAX is no longer allowed
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Tue Jun 25 15:19:30 AEST 2019
https://bugzilla.mindrot.org/show_bug.cgi?id=2977
vicky_ye <ywq119hy at 126.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ywq119hy at 126.com
--- Comment #3 from vicky_ye <ywq119hy at 126.com> ---
(In reply to Damien Miller from comment #1)
> Created attachment 3291 [details]
> unittest for LONG_MAX convtime conversions
The max value of some options (such as ClientAliveInterval,
LoginGraceTime and so on) changed from 2147483647(max int:2^31 − 1) in
perivious version(6.4) to 2147483646 now.
Does this behaviors is work as design?
Thanks a lot.
--
You are receiving this mail because:
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
More information about the openssh-bugs
mailing list