https://bugzilla.mindrot.org/show_bug.cgi?id=1213
Damien Miller <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #47 from Damien Miller <[email protected]> --- This should be fixed now (in -current): OpenSSH has undergone a major internal refactoring and is more library-like inside. ssh-keyscan now uses an API that has eliminated almost all fatal() calls. setjmp() is gone as well. There might be a few cases that we've missed, but please give -current a spin and let us know if it has fixed all keyscan crashes that you were seeing previously (I think it should...) -- 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
