https://bugzilla.mindrot.org/show_bug.cgi?id=1889

Damien Miller <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WONTFIX

--- Comment #14 from Damien Miller <[email protected]> ---
on second thoughts, I'm going to leave this. The is-socket of the
packet code is undefined until you call packet_set_connection() and
trying to ascertain it before you've set a socket is wrong.

Our code will never do this, so the crash is irrelevant to stock
openssh. Your code shouldn't either, but if you insist then you should
apply the patch in your own tree :/

-- 
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

Reply via email to