[Bug 1007] sftp client hangs on tru64 5.1A
    bugzilla-daemon at bugzilla.mindrot.org 
    bugzilla-daemon at bugzilla.mindrot.org
       
    Tue Jan  1 04:57:09 EST 2008
    
    
  
https://bugzilla.mindrot.org/show_bug.cgi?id=1007
--- Comment #16 from Darren Tucker <dtucker at zip.com.au>  2008-01-01 04:57:07 ---
Created an attachment (id=1431)
 --> (http://bugzilla.mindrot.org/attachment.cgi?id=1431)
Make ssh-rand-helper close all fds above STDERR
Random thought: I wonder if some commands are making unwarranted
assumptions about the descriptors they inherit?
The down side of this is one systems that don't have a native closefrom
or equivalent is that the equivalent close calls are going to be
relatively slow (but only required once).
-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are watching someone on the CC list of the bug.
    
    
More information about the openssh-bugs
mailing list