Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/trilead-ssh2
  Commit: f1353cc0e0aa1b1e6bc845236e4a2530ea3103fd
      
https://github.com/jenkinsci/trilead-ssh2/commit/f1353cc0e0aa1b1e6bc845236e4a2530ea3103fd
  Author: Stephen Connolly <[email protected]>
  Date:   2013-10-09 (Wed, 09 Oct 2013)

  Changed paths:
    M src/com/trilead/ssh2/channel/Channel.java

  Log Message:
  -----------
  [FIXED JENKINS-18836][FIXED JENKINS-18879][FIXED JENKINS-19619] remove double 
call of freeupWindow(len); when using ssh-slaves 0.27+

- the more performant code path is only followed when using SSH Slaves 0.27+
- the double call causes the channel to get torn down
- thus excessive logging to stderr on the slave side of the connection will 
cause the connection to tear down
- removing the duplicate call resolves the issue



-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to