Menu

#53 DCC Send - Wrong file size when receiving

open
nobody
None
5
2007-04-26
2007-04-26
Anonymous
No

Hi,

I was trying to send a file using the DCC SEND command that you integrated in private channels. The connection is ok, but the receiver doesn't consider the real file size submitted by the sender, so the file received is corrupted (0 sized).

There is a small bug in the constructor of <code>DCCFileReceived</code> class. As <code>finalSize</code>, you should consider the input parameter <code>size</code>, not the size of the newly created file (0 sized).

I saw that bug up to JChatIRC v2.6.6.

Good job though.

A friend.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB