bugzilla-daemon at mindrot.org
2015-Jan-27  04:17 UTC
[Bug 1213] ssh-keyscan exits in mid-way
https://bugzilla.mindrot.org/show_bug.cgi?id=1213
Damien Miller <djm at mindrot.org> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |djm at mindrot.org
--- Comment #47 from Damien Miller <djm at mindrot.org> ---
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.
