[Bug 1349] race condition with ControlMaster=auto
bugzilla-daemon at bugzilla.mindrot.org
bugzilla-daemon at bugzilla.mindrot.org
Fri Mar 7 00:42:23 EST 2008
https://bugzilla.mindrot.org/show_bug.cgi?id=1349
--- Comment #4 from Tony Finch <dot at dotat.at> 2008-03-07 00:42:19 ---
Thanks for looking at this patch.
My original patch doesn't call ssh_control_listener() from
ssh_session() so I think you introduced that error. I believe the
control socket doesn't work with protocol version 1 because the latter
doesn't support arbitrary multiplexed streams. If so it's wrong to add
the call and wrong to re-arrange the code to make the call compile.
Thanks for spotting that the test argument is redundant.
--
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list