#211: size mismatch between struct transportpacket fields causes libssh2 to get stuck ---------------------------------------------------------------------------------------+ Reporter: www.google.com/accounts/o8/id?id=aitoawlhggg_yplkl7grwwpbbum-omtqud4rmna | Owner: Peter Stuge <peter@…> Type: defect | Status: closed Priority: normal | Milestone: 1.2.8 Component: protocol | Version: 1.2.7 Resolution: fixed | Keywords: Blocks: | Blocked By: ---------------------------------------------------------------------------------------+ Changes (by Peter Stuge <peter@…>):
* owner: => Peter Stuge <peter@…> * status: reopened => closed * resolution: => fixed Comment: In [516fa7fdd9b55def83c124f223889c70b9e021ab/libssh2]: {{{ #!CommitTicketReference repository="libssh2" revision="516fa7fdd9b55def83c124f223889c70b9e021ab" Don't save allocated packet size until it has actually been allocated The allocated packet size is internal state which needs to match reality in order to avoid problems. This commit fixes #211. }}} -- Ticket URL: <http://trac.libssh2.org/ticket/211#comment:3> libssh2 <http://trac.libssh2.org/> C library for writing portable SSH2 clients _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-devel