https://bugzilla.mindrot.org/show_bug.cgi?id=2977
vicky_ye <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from vicky_ye <[email protected]> --- (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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
