Archive Index
This month's Index
|
Subject: Re: libssh2 master 2f0c0ce SFTP: store request_id separately in packets
Re: libssh2 master 2f0c0ce SFTP: store request_id separately in packets
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 15 Dec 2010 09:01:56 +0100 (CET)
On Wed, 15 Dec 2010, Peter Stuge wrote:
> Remember to use data types that match the protocol on wire. request_id is
Very true. I made it 'int' there because it is 'int' all over the code
In this particular case it's pretty harmless, but we should nonetheless fix
-- / daniel.haxx.se _______________________________________________ libssh2-devel http://cool.haxx.se/cgi-bin/mailman/listinfo/libssh2-develReceived on 2010-12-15 |