#265: agent_disconnect_unix closes stdin on Solaris 10 x64 --------------------------+------------------------- Reporter: mkerestesch | Owner: mkerestesch Type: defect | Status: closed Priority: normal | Milestone: 1.4.3 Component: SFTP | Version: 1.4.2 Resolution: fixed | Keywords: Blocked By: | Blocks: --------------------------+------------------------- Changes (by mkerestesch):
* owner: => mkerestesch * status: new => closed * resolution: => fixed Comment: In [changeset:"1ad20ac7d3e21d091e7cfec58fda0afdc359360a/libssh2"]: {{{ #!CommitTicketReference repository="libssh2" revision="1ad20ac7d3e21d091e7cfec58fda0afdc359360a" libssh2_agent_init: init ->fd to LIBSSH2_INVALID_SOCKET ... previously it was left at 0 which is a valid file descriptor! Bug: https://trac.libssh2.org/ticket/265 Fixes #265 }}} -- Ticket URL: <https://trac.libssh2.org/ticket/265#comment:1> libssh2 <https://trac.libssh2.org/> C library for writing portable SSH2 clients _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel