Byte order bug in token.c:send_deflated_token ?

Wayne Davison wayned at samba.org
Tue Jan 6 05:34:32 GMT 2004


On Mon, Jan 05, 2004 at 04:49:27PM -0500, Jay Fenlason wrote:
> I think what it should do is
>  temp_byte = (char)(n&0xFF);
>  write_batch_delta_file(&temp_byte,sizeof(char));

Yes, the other code was wrong.  I've checked in a fix to CVS.  Thanks
for pointing this out.

..wayne..


More information about the rsync mailing list