[Bug 1261] Timed out command through ControlMaster yields 0 return value.

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Mon Jan 22 13:45:15 EST 2007


http://bugzilla.mindrot.org/show_bug.cgi?id=1261


djm at mindrot.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #1229|                            |ok?
               Flag|                            |




------- Comment #1 from djm at mindrot.org  2007-01-22 13:45 -------
Created an attachment (id=1229)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1229&action=view)
don't return success when master exits unexpectedly

Thanks - this is a bug in ssh. It does not initialise its return value
when acting as a ControlMaster client and the master process exits
unexpecedly. The attached patch makes a control client return 255 when
it does not receive an explicit return value from the master.




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


More information about the openssh-bugs mailing list